aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'CommonLibs/debug.h')
-rw-r--r--CommonLibs/debug.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/CommonLibs/debug.h b/CommonLibs/debug.h
index ad12bb8..3837329 100644
--- a/CommonLibs/debug.h
+++ b/CommonLibs/debug.h
@@ -10,7 +10,10 @@ extern const struct log_info log_info;
/* Debug Areas of the code */
enum {
DMAIN,
+ DTRXCLK,
DTRXCTRL,
+ DTRXDDL,
+ DTRXDUL,
DDEV,
DLMS,
};