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 6a55e4948..b3431722f 100644
--- a/src/modules/systemlib/circuit_breaker.h
+++ b/src/modules/systemlib/circuit_breaker.h
@@ -55,6 +55,7 @@
#define CBRK_AIRSPD_CHK_KEY 162128
#define CBRK_FLIGHTTERM_KEY 121212
#define CBRK_ENGINEFAIL_KEY 284953
+#define CBRK_GPSFAIL_KEY 240024
#include <stdbool.h>