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.
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
diff -r 1c1b5ad4d491 -r 17d89443d899 SNIC/MurataObject.h
--- 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 TypeYD