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: EthernetInterface Milkcocoa_EthernetIF mbed-rtos mbed
Diff: main.cpp
- Revision:
- 4:764c7ce9b80d
- Parent:
- 3:fce801478ba1
- Child:
- 5:7082396c1aa7
--- a/main.cpp Wed Feb 24 17:04:31 2016 +0000 +++ b/main.cpp Thu Feb 25 04:49:46 2016 +0000 @@ -10,9 +10,8 @@ DigitalOut myled(LED1); /************************* Your Milkcocoa Setup *********************************/ - #define MILKCOCOA_APP_ID "...YOUR_MILKCOCOA_APP_ID..." -#define MILKCOCOA_DATASTORE "esp8266" +#define MILKCOCOA_DATASTORE "mbed" /************* Milkcocoa Setup (you don't need to change this!) ******************/