GDP group 24 node core

Dependencies:   EthernetInterface SDFileSystem mbed-rtos mbed snail MbedJSONValue

Files at this revision

API Documentation at this revision

Comitter:
jakehodges
Date:
Mon Dec 15 15:05:08 2014 +0000
Parent:
6:92ddc620a78f
Parent:
5:ffef0c7a70a1
Child:
9:f0030295ae9b
Commit message:
Merge 5 and 6

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
snail.lib Show annotated file Show diff for this revision Revisions of this file
snail.lib.orig Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Dec 15 15:02:43 2014 +0000
+++ b/main.cpp	Mon Dec 15 15:05:08 2014 +0000
@@ -110,8 +110,8 @@
     
     networkParametersTimeout.attach(&handleNetworkParametersTimeout, 30.0);
     
-    snail::joinnetworkrequest::sensor sensors[255];
-    snail::joinnetworkrequest request(sensors);
+    snail::joinnetworkrequest::sensor sensors[32];
+    snail::joinnetworkrequest request(sensors, 0);
     
     xbee.send(request, sizeof(request));
     
--- a/snail.lib	Mon Dec 15 15:02:43 2014 +0000
+++ b/snail.lib	Mon Dec 15 15:05:08 2014 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/Trumple/code/snail/#73668097572a
+http://developer.mbed.org/users/Trumple/code/snail/#6a3d270d7378
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/snail.lib.orig	Mon Dec 15 15:05:08 2014 +0000
@@ -0,0 +1,1 @@
+http://developer.mbed.org/users/Trumple/code/snail/#73668097572a