Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Functions | |
static void | main_init (void) |
static void | main_periodic_task (void) |
int | main (void) |
int main | ( | void | ) |
Definition at line 10 of file main_demo2.c.
References main_init(), main_periodic_task(), and sys_time_check_and_ack_timer().
|
inlinestatic |
Definition at line 21 of file main_demo2.c.
References mcu_init(), and sys_time_register_timer().
Referenced by main().
|
inlinestatic |
Definition at line 27 of file main_demo2.c.
References LED_TOGGLE.
Referenced by main().