mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
whitespace cleanup, comment endif
This commit is contained in:
@@ -226,5 +226,4 @@ void booz2_analog_extra_adc_read(void) {
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif // USE_EXTRA_ADC
|
||||||
|
|
||||||
|
|||||||
@@ -47,4 +47,3 @@ void booz2_analog_periodic( void ) {
|
|||||||
RunOnceEvery(50,booz2_analog_bat_read());
|
RunOnceEvery(50,booz2_analog_bat_read());
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user