Skip to content

Commit

Permalink
lol oops
Browse files Browse the repository at this point in the history
  • Loading branch information
markzakharyan committed Sep 30, 2024
1 parent eb81c28 commit 5a022b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion m4/src/Peripherals/God.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ class God {
registerMemberFunctionVector(dacLedBufferRampWrapper,
"DAC_LED_BUFFER_RAMP");
registerMemberFunction(dacChannelCalibration, "DAC_CH_CAL");
registerMemberFunctionVector(boxcarAverageRamp, "BOXCAR_BUFFER_RAMP");
registerMemberFunctionVector(boxcarAverageRampDebug,
"BOXCAR_BUFFER_RAMP_DEBUG");
}
Expand Down

0 comments on commit 5a022b2

Please sign in to comment.