dev

Dependencies:   MTS-Serial libmDot-mbed5

Fork of Dot-AT-Firmware by MultiTech

Revision:
18:44972ed0654d
Parent:
16:d5cf2af81a6d
--- a/main.cpp	Mon Jun 19 15:54:03 2017 -0500
+++ b/main.cpp	Tue Oct 10 09:33:43 2017 +0000
@@ -10,7 +10,7 @@
 Serial debug(USBTX, USBRX);
 
 #ifndef CHANNEL_PLAN
-#define CHANNEL_PLAN CP_US915
+#define CHANNEL_PLAN CP_EU868
 #endif
 
 #ifndef UNIT_TEST