aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/circuit_breaker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/systemlib/circuit_breaker.h')
-rw-r--r--src/modules/systemlib/circuit_breaker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/systemlib/circuit_breaker.h b/src/modules/systemlib/circuit_breaker.h
index 445a89d3a..6a55e4948 100644
--- a/src/modules/systemlib/circuit_breaker.h
+++ b/src/modules/systemlib/circuit_breaker.h
@@ -54,6 +54,7 @@
#define CBRK_IO_SAFETY_KEY 22027
#define CBRK_AIRSPD_CHK_KEY 162128
#define CBRK_FLIGHTTERM_KEY 121212
+#define CBRK_ENGINEFAIL_KEY 284953
#include <stdbool.h>