Add tkinter installation note to README

Added note about tkinter installation requirement.
This commit is contained in:
Knud Schrøder
2025-12-12 20:24:57 +01:00
committed by GitHub
parent cd5fe75865
commit 93d64efa9e

View File

@@ -147,5 +147,6 @@ python3 meshtastic_client.py
Have fun
PS. Use IP or serial - bluetooth is slow.
PPS. tkinter must be installed to run the program.
Knud ;O)