Program that uses the QuickStart Library to interface a SmartMesh IP mote: Connects to the default network and starts publishing a random walk value every 5 seconds.
Fork of QSL_SimplePublish by
QSL SimplePublish
SmartMesh IP QuickStart Library
- GitHub repository
- Current release used: REL-1.0.2.2
- Documentation
- Discussion
Diff: sm_qsl/dn_debug.h
- Revision:
- 9:f723949a18b7
- Parent:
- 1:89766ea2e99d
diff -r 8eb144b9ada3 -r f723949a18b7 sm_qsl/dn_debug.h --- a/sm_qsl/dn_debug.h Thu Nov 03 09:35:50 2016 +0000 +++ b/sm_qsl/dn_debug.h Fri Nov 04 14:19:34 2016 +0000 @@ -14,7 +14,7 @@ #include <string.h> /* Comment out this define to include debug messages */ -//#define NDEBUG +#define NDEBUG /* Comment out this define to include log messages */ //#define NLOG