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: SHT30-DIS-B mbed
Fork of Skywire_Demo by
Diff: main.cpp
- Revision:
- 9:555eb4259fc6
- Parent:
- 8:060eaa992407
- Child:
- 10:5974a7b2cf38
--- a/main.cpp Wed Jul 29 16:11:41 2015 +0000 +++ b/main.cpp Wed Jul 29 21:31:19 2015 +0000 @@ -25,7 +25,7 @@ #include "hts221.h" /* --CHANGE THIS FOR YOUR SETUP" -- */ -#define DeviceID "A1000032BD4DAF" //Freeboard DweetIO unique ID +#define DeviceID "DweetIODeviceName" //Freeboard DweetIO unique ID DigitalOut myled(LED1); DigitalOut skywire_en(PA_6);
