Junichi Katsu / Mbed OS MilkcocoaOsSample_Eth_DigitalIn

Dependencies:   Milkcocoa-os

Fork of MilkcocoaOsSample_Eth by Junichi Katsu

Files at this revision

API Documentation at this revision

Comitter:
jksoft
Date:
Wed Feb 15 02:19:04 2017 +0000
Parent:
1:1ab9d9f92764
Child:
3:f4bada456900
Commit message:
Milkcocoa-os????????????

Changed in this revision

Milkcocoa-os.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Milkcocoa-os.lib	Thu Feb 09 07:44:12 2017 +0000
+++ b/Milkcocoa-os.lib	Wed Feb 15 02:19:04 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/jksoft/code/Milkcocoa-os/#0a2f634d3324
+https://developer.mbed.org/users/jksoft/code/Milkcocoa-os/#8e4149b53a8a
--- 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;