Update getDHTTemp.py to work with OctoPrint 1.9.3 #501

Closed
clausqr wants to merge 3 commits from patch-2 into master

View File

@@ -42,4 +42,4 @@ while retry_count <= max_retries:
retry_count += 1
print('-1 | -1')
sys.exit(1)
sys.exit(1)