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: mbed
Diff: main.cpp
- Revision:
- 4:4843445e717a
- Parent:
- 3:f95202266527
- Child:
- 5:aab0171a8065
diff -r f95202266527 -r 4843445e717a main.cpp --- a/main.cpp Sat Jun 04 04:21:39 2016 +0000 +++ b/main.cpp Mon Jun 06 05:44:23 2016 +0000 @@ -24,12 +24,12 @@ ///////////////////////////////////////// -//#include "bluetooth.h" + #include "DebugBluetooth.h" #include "OutputToMotor.h" #include "Interrupt.h" -#include "bluetooth.h" +//#include "bluetooth.h" #include "NewBluetooth.h" #include "strategy1.h" #include "setup.h"