mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 13:27:32 +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