デジタル入力 D7ポートをそのままMilkcocoaへpushするプログラムです。(7秒周期)

Dependencies:   Milkcocoa-os

Fork of MilkcocoaOsSample_Eth by Junichi Katsu

Revision:
9:9bcdb7b2cd1b
Parent:
8:7d2252cf70e1
--- a/main.cpp	Thu Feb 15 20:51:54 2018 +0000
+++ b/main.cpp	Thu Feb 15 21:09:35 2018 +0000
@@ -9,7 +9,7 @@
 
 /************************* Your Milkcocoa Setup *********************************/
 
-#define MILKCOCOA_APP_ID      "postite082h1"
+#define MILKCOCOA_APP_ID      "...YOUR_MILKCOCOA_APP_ID..."
 #define MILKCOCOA_DATASTORE   "mbed_lan"
 
 /************* Milkcocoa Setup (you don't need to change this!) ******************/