gfroerli / firmware

Firmware for the water temperature sensor project
GNU General Public License v3.0
6 stars 1 forks source link

Call miniterm through Python #84

Closed dbrgn closed 3 years ago

dbrgn commented 3 years ago

In newer releases, the python-serial package does not build the miniterm.py binary anymore.

Instead, access miniterm through python3 -m serial.tools.miniterm.