nRF24 / RF24Mesh

OSI Layer 7 Mesh Networking for RF24Network & nrf24L01+ & nrf52x devices
http://nrf24.github.io/RF24Mesh
GNU General Public License v2.0
421 stars 154 forks source link

expose releaseAddress() for master nodes #247

Closed 2bndy5 closed 1 month ago

2bndy5 commented 1 month ago

This backports nRF24/RF24Mesh#244 to v1.x.

I could not cherry pick the changes because there was a conflict of function declarations (about the use of templates in v2.x).