mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-25 23:46:04 +08:00
whitespaces
This commit is contained in:
@@ -39,6 +39,7 @@ void sys_time_init( void ) {
|
||||
cpu_time_ticks = 0;
|
||||
}
|
||||
|
||||
|
||||
void sys_tick_irq_handler(void) {
|
||||
sys_time_period_elapsed = TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user