Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of NySNICInterface by
Diff: SNIC_WifiInterface.h
- Revision:
- 29:6a0ba999597d
- Parent:
- 26:f2e1030964e4
- Child:
- 31:15c22824cc46
diff -r b796031f6519 -r 6a0ba999597d SNIC_WifiInterface.h --- 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