tlaukkan / zigbee4java

Zigbee API for Java provides simple Java interface to ZigBee network.
Apache License 2.0
144 stars 68 forks source link

Send magic number on dongle start to break out of the boot loader #40

Closed cdjackson closed 9 years ago

cdjackson commented 9 years ago

This sends the magic number for the TI CC2531 bootloader I've put this into the port driver so it can be changed easier for each implementation...

37