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
Diff: SNIC/MurataObject.h
- Revision:
- 42:17d89443d899
- Parent:
- 41:1c1b5ad4d491
- Child:
- 43:d80bbb12ffe6
--- a/SNIC/MurataObject.h Tue Jul 15 10:13:53 2014 +0000
+++ b/SNIC/MurataObject.h Fri Sep 19 01:46:17 2014 +0000
@@ -23,6 +23,7 @@
//#define _DEBUG /* If this definition is enabled, debug log is output. */
#ifdef _DEBUG
+extern Serial pc;
#define DEBUG_PRINT(...) { pc.printf(__VA_ARGS__);}
#else
#define DEBUG_PRINT(...)
muRata

Murata TypeYD