Treehouse Mbed Team / Mbed 2 deprecated APS_1U5x

Dependencies:   mbed

Revision:
12:fd1fd1857628
Parent:
8:d3d7dca419b3
Child:
25:8bcc8bea0e31
--- a/inc/command.h	Fri Dec 07 20:42:41 2018 +0000
+++ b/inc/command.h	Sat Dec 08 01:53:36 2018 +0000
@@ -32,6 +32,7 @@
 #include "mbed.h"
 
 extern bool raw;
+extern bool buck;
 
 void processCommand(void); 
 bool waitCommand(void);