2.0.2 - 2024-10-06
🚀 Added
- Enhance checkConnection() function by @TMRh20 in #240
- Expose releaseAddress() for master node by @2bndy5 in #244
- Address build warnings about ncurses example by @2bndy5 in #243
- Mesh.checkConnection via parent not master by @TMRh20 in #250
- Add pyproject.toml by @2bndy5 in #252
🛠️ Fixed
- Fix spelling of MESH_NOMASTER in py wrapper by @2bndy5 in
2fb4d25
- Fix spelling of MESH_NOMASTER in RF24Mesh.cpp by @2bndy5 in
a8c63bc
📝 Documentation
🗨️ Changed
- Change MESH_DEBUG into RF24MESH_DEBUG by @2bndy5 in #239
- Update doxygen CSS and use v1.11.0 by @2bndy5 in #245
Full commit diff: v2.0.1...v2.0.2