Releases: nRF24/RF24Ethernet
Releases · nRF24/RF24Ethernet
v1.6.17
1.6.17 - 2024-10-06
🚀 Added
- Add renewAddress if connect fails by @TMRh20 in
76a1511
- Merge pull request #49 from nRF24/mqtt_examples_renew by @TMRh20 in #49
🗑️ Removed
🗨️ Changed
- Update RF24Ethernet.h by @TMRh20 in
5b32020
- [CI] add new example; rm PubSubClient dep by @2bndy5 in
a57a390
- [CI] rm duplicated job in arduino workflow by @2bndy5 in
fd4ab23
- Ignore unused parameters in new example by @2bndy5 in
a341c88
- Cast the deref'd value of unused parameter by @2bndy5 in
b0ae98a
Full commit diff: v1.6.16...v1.6.17
v1.6.16
v1.6.15
v1.6.14
v1.6.13
v1.6.12
Doc updates
Fix for Pico
Full Changelog: v1.6.11...v1.6.12
V1.6.11
PIGPIO support
v1.6.9
doc and code formatting update
- abstract docs (main page and all "Related Pages" now live in the docs folder)
- fix formatting