Junichi Katsu
/
MilkcocoaOsSample_Eth_sensor
mbed(エンベッド)の仕組みを学び、試作体験!用のサンプル
Fork of MilkcocoaOsSample_Eth by
Diff: main.cpp
- 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;