sjstein / tpMonitor

Python monitor script to connect to tpServer
0 stars 0 forks source link

Add temperature read back to console message. [Issue #9] #13

Closed sjstein closed 4 years ago

sjstein commented 4 years ago

Cleaned up output formatting for more readability. Removed Python 3 specific variable typing hints. Removed implied global variables and made local to functions.