1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00

OP-1227 Fix high CPU usage: Disable Instrumentation

This commit is contained in:
Alessio Morale 2014-06-09 16:29:53 +02:00
parent 8710ff4070
commit de5aed6864

View File

@ -56,7 +56,7 @@
#define PIOS_INCLUDE_INITCALL
#define PIOS_INCLUDE_SYS
#define PIOS_INCLUDE_TASK_MONITOR
#define PIOS_INCLUDE_INSTRUMENTATION
// #define PIOS_INCLUDE_INSTRUMENTATION
#define PIOS_INSTRUMENTATION_MAX_COUNTERS 5
/* PIOS hardware peripherals */