Meshtastic-gui-installer
Meshtastic-gui-installer copied to clipboard
Clean up `print` statements
Spin thru the print statements and either comment out or remove them. They were mainly used for dev. Not sure what info to leave for debugging issues if user has an issue.
Could convert those to logging statements and enable debug logging or something.