温度センサの値をMilkcocoaへPushするプログラム
Dependencies: EthernetInterface Milkcocoa_EthernetIF mbed-rtos mbed
Fork of MilkcocoaSample_Eth by
Diff: main.cpp
- Revision:
- 3:fce801478ba1
- Parent:
- 0:92848fdd9379
- Child:
- 4:764c7ce9b80d
--- a/main.cpp Fri Dec 18 04:43:09 2015 +0000 +++ b/main.cpp Wed Feb 24 17:04:31 2016 +0000 @@ -10,7 +10,7 @@ DigitalOut myled(LED1); /************************* Your Milkcocoa Setup *********************************/ - + #define MILKCOCOA_APP_ID "...YOUR_MILKCOCOA_APP_ID..." #define MILKCOCOA_DATASTORE "esp8266"