summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 1a3e0be325..ac2ee688e4 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -280,6 +280,8 @@
280 280
281#define NUM_CORES 1 281#define NUM_CORES 1
282#define CURRENT_CORE 0 282#define CURRENT_CORE 0
283
284#define COP_REBOOT 0x00000001
283#else 285#else
284#define NUM_CORES 1 286#define NUM_CORES 1
285#define CURRENT_CORE 0 287#define CURRENT_CORE 0