A libery to connect to telegesis zigbee module. Bassed on implemtation of XBEE

Fork of xbee_lib by Tristan Hughes

Revision:
17:5a3f81b10a61
Parent:
16:65c47cf83467
Child:
18:10fcddf238c9
--- a/telegesis.h	Fri Oct 18 08:59:47 2013 +0000
+++ b/telegesis.h	Fri Oct 18 09:05:43 2013 +0000
@@ -125,6 +125,9 @@
      uint8_t PacketAck;
      
    int channel, NodeID, EPID,framesize, PanOnline;
+   /**
+   */
+   uint8_t ErrorCode;
     /**
      * Reads all available serial bytes until a packet is parsed, an error occurs, or the buffer is empty.
      * You may call <i>xbee</i>.getResponse().isAvailable() after calling this method to determine if