Skip to content

Meshtastic Python 2.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 12:47
0738e5e

What's Changed

  • Attempt TCP connection to localhost if serial detect fails by @jp-bennett in #498
  • Make BLE connections a bit more resilient by @wnagele in #503
  • Show unknown nodes in a fashion similar to the web UI. Fixes #504 by @ianmcorvidae in #505
  • Make --ch-set with invalid options print out the available options by @ianmcorvidae in #509
  • Set --ch-index to a newly added channel when --ch-add is set, to allow further modification by @ianmcorvidae in #508
  • use importlib.metadata and packaging.version instead of pkg_resources by @ianmcorvidae in #516
  • Pylint wrangling by @ianmcorvidae in #517

New Contributors

Full Changelog: 2.3.0...2.3.1