SNIC UART Interface library: Serial to Wi-Fi library for Murata TypeYD Wi-Fi module. For more information about TypeYD: http://www.murata.co.jp/products/microwave/module/lbwb1zzydz/index.html
Dependents: SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more
Fork of YDwifiInterface by
Revisions of SNIC_WifiInterface.cpp
Revision | Date | Message | Actions |
---|---|---|---|
26:f2e1030964e4 | 2014-03-28 | Created a virtual destructor | File Diff Annotate |
24:987e412ae879 | 2014-03-28 | Changed to that any classes do not have instance of C_SNIC_Core class. | File Diff Annotate |
22:a9ec0cad4f84 | 2014-03-27 | Refactoring | File Diff Annotate |
16:6100acfeb1f1 | 2014-03-27 | The instance of C_SNIC_UartCommandManager in C_SNIC_Core class was changed from public to private. | File Diff Annotate |
15:5eb637414df2 | 2014-03-27 | Method name was changed. [C_SNIC_Core::getAlocCmdBuf -> C_SNIC_Core::allocCmdBuf.] | File Diff Annotate |
14:54378c96d285 | 2014-03-26 | Added a comment of copyright. | File Diff Annotate |
12:0254eaccfda2 | 2014-03-25 | Refactoring of the class name | File Diff Annotate |