Meshtastic 1.2.47
Available at : https://pypi.org/project/meshtastic/1.2.47/
What's Changed
- see if we can validate if we can run the cli from just the build by @mkinney in #166
- Work on unit tests by @mkinney in #167
- now that the firmware is updated, can fix smoke test by @mkinney in #169
- Add configure dump by @mkinney in #170
- add unit tests for RemoteHardwareClient() by @mkinney in #171
- add examples; add Makefile by @mkinney in #174
- add unit tests for toRadio, sendData() and sendPosition(); found and … by @mkinney in #175
- add more info/checking on --sendtext and --ch-index; wrote helper met… by @mkinney in #176
- needed to do some actual testing to see error in code by @mkinney in #177
- Add gpio tests by @mkinney in #178
- add more unit tests for onReceive in main by @mkinney in #179
- meant to add this change to the last PR by @mkinney in #180
- Ham, not HAM by @linagee in #181
- fix some comments for doc by @mkinney in #182
- regen doc with overriding the pdoc _is_public() by @mkinney in #183
- migrate docs to main project docs by @mkinney in #186
New Contributors
Full Changelog: 1.2.46...1.2.47