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: ExoController MODSERIAL SDFileSystem_HelloWorld UI-Honka mbed
Fork of Data Management by
Diff: main.cpp
- Revision:
- 12:310d5488e48a
- Parent:
- 11:6f5a8a88fa21
--- a/main.cpp Fri Feb 20 22:52:22 2015 +0000
+++ b/main.cpp Sun Apr 05 21:16:22 2015 +0000
@@ -167,7 +167,7 @@
}
//boardLed1 != boardLed1;
if(counter>=15) {
- UI=0;//set the UI to 0 unless it's changed in checkUI_Xbee()
+ UI = BUTTON_NONE; //set the UI to BUTTON_NONE unless it's changed in checkUI_Xbee()
userInterface.readBuffer();
userInterface.checkUI_XBee(); //check UI from Xbee
xbeeUI.rxBufferFlush();
