温度センサの値をMilkcocoaへPushするプログラム
Dependencies: EthernetInterface Milkcocoa_EthernetIF mbed-rtos mbed
Fork of MilkcocoaSample_Eth by
Diff: main.cpp
- Revision:
- 8:25a9bc3ca875
- Parent:
- 6:bb5007360554
- Child:
- 9:5bccf9d9c1c3
--- a/main.cpp Mon Feb 29 09:33:09 2016 +0000 +++ b/main.cpp Mon Jun 06 03:40:05 2016 +0000 @@ -16,7 +16,7 @@ /************* Milkcocoa Setup (you don't need to change this!) ******************/ #define MILKCOCOA_SERVERPORT 1883 - + /************ Global State (you don't need to change this!) ******************/ const char MQTT_SERVER[] = MILKCOCOA_APP_ID ".mlkcca.com";