A libery to connect to telegesis zigbee module. Bassed on implemtation of XBEE
Fork of xbee_lib by
Diff: telegesis.cpp
- Revision:
- 22:e8a8edf8b45c
- Parent:
- 21:9c5b72a64495
- Child:
- 23:8a7329b46e95
--- a/telegesis.cpp Sat Oct 19 22:06:53 2013 +0000 +++ b/telegesis.cpp Sun Oct 20 20:22:19 2013 +0000 @@ -76,10 +76,7 @@ OK */ _zbee.printf("ATI\r"); - /*readPacket(); - readPacket(); //commando - readPacket();*/ - wait4str("Telegesis"); + wait4str("Telegesis"); sscanf(_responseFrameString,"Telegesis %s",HWType); readPacket(); readPacket();