Customized SNICInterface
Fork of NySNICInterface by
Diff: SNIC/MurataObject.h
- Revision:
- 29:6a0ba999597d
- Parent:
- 26:f2e1030964e4
- Child:
- 39:a1233ca02edf
diff -r b796031f6519 -r 6a0ba999597d SNIC/MurataObject.h --- a/SNIC/MurataObject.h Tue Apr 01 07:19:19 2014 +0000 +++ b/SNIC/MurataObject.h Mon May 26 05:17:28 2014 +0000 @@ -14,11 +14,8 @@ #define _MURATA_OBJECT_H_ #include "mbed.h" -namespace murata_wifi -{ class C_MurataObject{ }; -} #endif