mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
[tests] finally fix test_baro
This commit is contained in:
@@ -111,7 +111,7 @@ static inline void main_periodic_task( void ) {
|
|||||||
|
|
||||||
|
|
||||||
static inline void main_event_task( void ) {
|
static inline void main_event_task( void ) {
|
||||||
baro_event();
|
BaroEvent();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user