summaryrefslogtreecommitdiffstats
path: root/include/log/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/log/log.h')
-rw-r--r--include/log/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/log/log.h b/include/log/log.h
index d469f40..5b76c1a 100644
--- a/include/log/log.h
+++ b/include/log/log.h
@@ -550,6 +550,7 @@ typedef enum log_id {
LOG_ID_RADIO = 1,
LOG_ID_EVENTS = 2,
LOG_ID_SYSTEM = 3,
+ LOG_ID_CRASH = 4,
LOG_ID_MAX
} log_id_t;