An example that shows how to use the XBee class/interface

Dependencies:   EALib mbed

Files at this revision

API Documentation at this revision

Comitter:
embeddedartists
Date:
Wed Apr 09 10:37:30 2014 +0000
Parent:
0:50a4a80f3ecd
Commit message:
Updated to latest version of EALib

Changed in this revision

EALib.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.lib Show annotated file Show diff for this revision Revisions of this file
--- a/EALib.lib	Mon Nov 11 09:41:44 2013 +0000
+++ b/EALib.lib	Wed Apr 09 10:37:30 2014 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/users/embeddedartists/code/EALib/#e431d9d47db6
+https://mbed.org/users/embeddedartists/code/EALib/#d868b74fd08e
--- a/main.cpp	Mon Nov 11 09:41:44 2013 +0000
+++ b/main.cpp	Wed Apr 09 10:37:30 2014 +0000
@@ -11,7 +11,7 @@
 // define NODE_IS_COORDINATOR if this board should act
 // as XBee coordinator. Make sure it is undefined it the board
 // should act as End-Device
-//#define NODE_IS_COORDINATOR (1)
+#define NODE_IS_COORDINATOR (1)
 
 #define CMD_BTN_MSG (0)
 #define CMD_ACK_MSG (1)
--- a/mbed.lib	Mon Nov 11 09:41:44 2013 +0000
+++ b/mbed.lib	Wed Apr 09 10:37:30 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/#f37f3b9c9f0b
+http://mbed.org/users/mbed_official/code/mbed/#6473597d706e