温度センサの値をMilkcocoaへPushするプログラム
Dependencies: EthernetInterface Milkcocoa_EthernetIF mbed-rtos mbed
Fork of MilkcocoaSample_Eth by
Diff: main.cpp
- Revision:
- 6:bb5007360554
- Parent:
- 5:7082396c1aa7
- Child:
- 7:90a62daabce9
- Child:
- 8:25a9bc3ca875
--- a/main.cpp Mon Feb 29 09:22:02 2016 +0000 +++ b/main.cpp Mon Feb 29 09:33:09 2016 +0000 @@ -10,7 +10,7 @@ DigitalOut myled(LED1); /************************* Your Milkcocoa Setup *********************************/ -#define MILKCOCOA_APP_ID "teaidsirehz" +#define MILKCOCOA_APP_ID "...YOUR_MILKCOCOA_APP_ID..." #define MILKCOCOA_DATASTORE "mbed" /************* Milkcocoa Setup (you don't need to change this!) ******************/