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

Dependencies:   Milkcocoa-os

Fork of MilkcocoaOsSample_Eth by Junichi Katsu

Files at this revision

API Documentation at this revision

Comitter:
jksoft
Date:
Thu Feb 15 21:09:35 2018 +0000
Parent:
8:7d2252cf70e1
Commit message:
appID???

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 7d2252cf70e1 -r 9bcdb7b2cd1b main.cpp
--- 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!) ******************/