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.
Diff: main.cpp
- Revision:
- 1:c409f3abab09
- Parent:
- 0:0325ecbd1916
- Child:
- 2:507020c78d79
diff -r 0325ecbd1916 -r c409f3abab09 main.cpp --- a/main.cpp Wed Jan 01 08:42:34 2014 +0000 +++ b/main.cpp Fri Jan 03 22:48:18 2014 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" -#define PLATFORM_ARCH +#define PLATFORM_C027 #include "arduino.h" #include "LM75B.h"