mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
LP-173 Added missing #define SETTINGS_INITCALL(fn) to simposix target
This commit is contained in:
parent
0b317f8208
commit
4b54986f6f
@ -64,6 +64,8 @@ extern int32_t SystemModInitialize(void);
|
||||
|
||||
#define MODULE_INITCALL(ifn, sfn)
|
||||
|
||||
#define SETTINGS_INITCALL(fn)
|
||||
|
||||
#define MODULE_TASKCREATE_ALL \
|
||||
{ \
|
||||
/* Start all module threads */ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user