SNIC UART Interface library for Murata Type-YD module
Dependents: WebSocketServerTest
Fork of SNICInterface_mod 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