mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
uncrustification
This commit is contained in:
parent
4d9f7a72db
commit
5206c1f195
@ -169,6 +169,7 @@ MODULE_INITCALL(SystemModInitialize, 0);
|
||||
static void systemTask(__attribute__((unused)) void *parameters)
|
||||
{
|
||||
uint8_t cycleCount = 0;
|
||||
|
||||
/* create all modules thread */
|
||||
MODULE_TASKCREATE_ALL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user