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:
- 25:67183ed15708
- Parent:
- 24:987e412ae879
- Child:
- 26:f2e1030964e4
diff -r 987e412ae879 -r 67183ed15708 SNIC_WifiInterface.h --- a/SNIC_WifiInterface.h Fri Mar 28 00:45:15 2014 +0000 +++ b/SNIC_WifiInterface.h Fri Mar 28 01:56:08 2014 +0000 @@ -14,6 +14,7 @@ #define _SNIC_WIFIINTERFACE_H_ #include "SNIC_Core.h" +#include "MurataObject.h" namespace murata_wifi { @@ -31,7 +32,7 @@ /** Interface class for using SNIC UART. */ -class C_SNIC_WifiInterface { +class C_SNIC_WifiInterface : public C_MurataObject { public: /** Constructor @param tx mbed pin to use for tx line of Serial interface