Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: DOGS102 GpsParser ISL29011 MMA845x MPL3115A2 MTS-Serial NCP5623B libmDot-dev-mbed5-deprecated
Fork of MTDOT-BOX-EVB-Factory-Firmware by
Diff: Mode/ModeConfig.cpp
- Revision:
- 7:a31236c2e75c
- Parent:
- 1:71125aa00e33
--- a/Mode/ModeConfig.cpp Fri Nov 04 22:21:01 2016 +0000
+++ b/Mode/ModeConfig.cpp Fri Nov 04 17:27:05 2016 -0500
@@ -75,6 +75,8 @@
#if MTS_RADIO_DEBUG_COMMANDS
addCommand(new CmdWriteProtectedConfig(_dot));
+ addCommand(new CmdSendContinuous(_dot));
+ addCommand(new CmdTxFrequency(_dot));
#endif
}
