mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-25 14:35:51 +08:00
fixed test_periodic
This commit is contained in:
@@ -49,6 +49,8 @@ static inline void main_init( void ) {
|
||||
|
||||
static inline void main_periodic( void ) {
|
||||
// LED_TOGGLE(1);
|
||||
|
||||
LED_PERIODIC();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user