1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

For now act like revo is using init call system to fix compile errors.

This commit is contained in:
James Cotton 2011-11-14 10:25:28 -06:00
parent da679441ec
commit e32cc92002

View File

@ -77,6 +77,8 @@
#define LOG_FILENAME "PIOS.LOG" #define LOG_FILENAME "PIOS.LOG"
#define STARTUP_LOG_ENABLED 1 #define STARTUP_LOG_ENABLED 1
#define PIOS_INCLUDE_INITCALL
/* Enable a priority queue in telemetry */ /* Enable a priority queue in telemetry */
#define PIOS_TELEM_PRIORITY_QUEUE #define PIOS_TELEM_PRIORITY_QUEUE