RF24Mesh v1.0.3b
Pre-release
Pre-release
Mesh networking for nrf24l01+ and compatible radio modules. Based on optimized RF24Network and RF24 libraries by TMRh20.
See http://tmrh20.github.io/RF24Mesh for documentation.
Changes:
- Fix static address assignment & allow manual modification of addresses via setAddress() function
- Add setChild() function to selectively prevent children from discovering & attaching to individual nodes
- Minor changes