summaryrefslogtreecommitdiff
path: root/CommandTerminal/Commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'CommandTerminal/Commands.h')
-rw-r--r--CommandTerminal/Commands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CommandTerminal/Commands.h b/CommandTerminal/Commands.h
index 9a06835..b041b19 100644
--- a/CommandTerminal/Commands.h
+++ b/CommandTerminal/Commands.h
@@ -49,4 +49,6 @@
#ifdef MTS_RADIO_DEBUG_COMMANDS
#include "CmdWriteProtectedConfig.h"
+#include "CmdSendContinuous.h"
+#include "CmdTxFrequency.h"
#endif