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

Fork of xbee_lib by Tristan Hughes

Revision:
21:9c5b72a64495
Parent:
20:070dc2050052
Child:
23:8a7329b46e95
diff -r 070dc2050052 -r 9c5b72a64495 telegesis.h
--- a/telegesis.h	Sat Oct 19 18:47:59 2013 +0000
+++ b/telegesis.h	Sat Oct 19 22:06:53 2013 +0000
@@ -128,8 +128,8 @@
      uint8_t PacketAck;
      
    int channel, NodeID, EPID,framesize, PanOnline;
-     char NetNodeID[17]; //a remote node
-     char NetInfo; //indication that network info is ready
+   char NetNodeID[17]; //a remote node
+   char NetInfo; //indication that network info is ready
    /**
    */
    uint8_t ErrorCode;