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

Dependencies:   Milkcocoa-os

Fork of MilkcocoaOsSample_Eth by Junichi Katsu

Revision:
2:727e3e0fcb81
Parent:
1:1ab9d9f92764
Child:
5:103da32c92c7
--- a/main.cpp	Thu Feb 09 07:44:12 2017 +0000
+++ b/main.cpp	Wed Feb 15 02:19:04 2017 +0000
@@ -1,8 +1,5 @@
 #include "mbed.h"
-#include "MQTTInterface.h"
-#include "MQTTClient.h"
 #include "Milkcocoa.h"
-#include "MClient.h"
 #include "EthernetInterface.h"
 
 EthernetInterface eth;