mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Fix win32 sim macro problem
This is to get the macro in pios.win32 in sync with sim posix and real flight.
This commit is contained in:
parent
86ce79af1d
commit
ae1dd945b1
@ -38,7 +38,7 @@
|
||||
* and we cannot define a linker script for each of them atm
|
||||
*/
|
||||
|
||||
#define MODULE_INITCALL(ifn, iparam, sfn, sparam, flags)
|
||||
#define MODULE_INITCALL(ifn, sfn)
|
||||
|
||||
#define MODULE_TASKCREATE_ALL
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user