mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-22 04:13:39 +08:00
[tests] test_ahrs: send less data
This commit is contained in:
@@ -75,7 +75,8 @@ static inline void main_periodic_task(void)
|
||||
imu_periodic();
|
||||
}
|
||||
RunOnceEvery(10, { LED_PERIODIC();});
|
||||
main_report();
|
||||
|
||||
RunOnceEvery(20, main_report());
|
||||
}
|
||||
|
||||
static inline void main_event_task(void)
|
||||
|
||||
Reference in New Issue
Block a user