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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/systemlib/circuit_breaker.h b/src/modules/systemlib/circuit_breaker.h
index 54c4fced6..445a89d3a 100644
--- a/src/modules/systemlib/circuit_breaker.h
+++ b/src/modules/systemlib/circuit_breaker.h
@@ -53,7 +53,7 @@
#define CBRK_RATE_CTRL_KEY 140253
#define CBRK_IO_SAFETY_KEY 22027
#define CBRK_AIRSPD_CHK_KEY 162128
-#define CBRK_FLIGHTTERMINATION_KEY 121212
+#define CBRK_FLIGHTTERM_KEY 121212
#include <stdbool.h>