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.

Dependencies:   mbed millis

Fork of QSL_SimplePublish by Jon-Håkon Bøe Røli

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers dn_clib_build.h Source File

dn_clib_build.h

00001 /* 
00002 * DO NOT EDIT! Automatically generated by SCons.
00003 */
00004 
00005 enum {
00006    // This is the build number used on the next release.
00007    VER_BUILD = 9
00008 };
00009