SNICInterface for ThingPlug Example
Dependents: ThingPlug_WiFi_Example ThingPlug_WiFi_Example_2
Fork of SNICInterface by
Diff: SNIC_WifiInterface.h
- Revision:
- 29:6a0ba999597d
- Parent:
- 26:f2e1030964e4
- Child:
- 31:15c22824cc46
--- a/SNIC_WifiInterface.h Tue Apr 01 07:19:19 2014 +0000 +++ b/SNIC_WifiInterface.h Mon May 26 05:17:28 2014 +0000 @@ -16,9 +16,6 @@ #include "SNIC_Core.h" #include "MurataObject.h" -namespace murata_wifi -{ - /** Wi-Fi status used by getWifiStatus(). */ typedef struct { @@ -154,5 +151,4 @@ int mUART_baud; PinName mModuleReset; }; -} #endif /* _YD_WIFIINTERFACE_H_ */ \ No newline at end of file