mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
OP-1227 Fix high CPU usage: Disable Instrumentation
This commit is contained in:
parent
8710ff4070
commit
de5aed6864
@ -56,7 +56,7 @@
|
|||||||
#define PIOS_INCLUDE_INITCALL
|
#define PIOS_INCLUDE_INITCALL
|
||||||
#define PIOS_INCLUDE_SYS
|
#define PIOS_INCLUDE_SYS
|
||||||
#define PIOS_INCLUDE_TASK_MONITOR
|
#define PIOS_INCLUDE_TASK_MONITOR
|
||||||
#define PIOS_INCLUDE_INSTRUMENTATION
|
// #define PIOS_INCLUDE_INSTRUMENTATION
|
||||||
#define PIOS_INSTRUMENTATION_MAX_COUNTERS 5
|
#define PIOS_INSTRUMENTATION_MAX_COUNTERS 5
|
||||||
|
|
||||||
/* PIOS hardware peripherals */
|
/* PIOS hardware peripherals */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user