Meshtastic Python 1.2.54
What's Changed
- fixes for working on mac air by @mkinney in #222
- make pygatt linux only in requirements.txt by @mkinney in #223
- simple example showing how you can set the long and short name by @mkinney in #224
- add example how you can get the hwModel using api by @mkinney in #226
- fix the consider-using-f-string warnings by @mkinney in #227
- add more unit tests by @mkinney in #228
- suggested fix from MitchConner912 for not converting mac address more… by @mkinney in #229
- code coverage to 92%
Full Changelog: 1.2.53...1.2.54