summaryrefslogtreecommitdiff
path: root/CommandTerminal/Commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'CommandTerminal/Commands.h')
-rw-r--r--CommandTerminal/Commands.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/CommandTerminal/Commands.h b/CommandTerminal/Commands.h
index 22beb41..da1f8bd 100644
--- a/CommandTerminal/Commands.h
+++ b/CommandTerminal/Commands.h
@@ -28,3 +28,7 @@
#include "CmdDeleteSurveyDataFile.h"
#include "CmdDummy.h"
+
+#ifdef MTS_RADIO_DEBUG_COMMANDS
+#include "CmdWriteProtectedConfig.h"
+#endif