Treehouse Mbed Team / Mbed 2 deprecated APS_DCM1SL2

Dependencies:   mbed

Revision:
16:5791665200cb
Parent:
14:e55ae9bb2a81
Child:
20:5de24e4ae1c5
diff -r aed8f326c949 -r 5791665200cb src/command.cpp
--- a/src/command.cpp	Tue Dec 11 16:59:21 2018 +0000
+++ b/src/command.cpp	Wed Dec 12 00:10:03 2018 +0000
@@ -39,8 +39,8 @@
 #include "menu.h"
 #include "command.h"
 
-unsigned int boardsActive;
-unsigned int boardMults;
+unsigned int boardsActive = 1;
+unsigned int boardMults = 1;
 unsigned int commandData;
 extern unsigned short my12;