diff --git a/mqtt_publish_temp.py b/mqtt_publish_temp.py index 9c6b715..0f48c8d 100644 --- a/mqtt_publish_temp.py +++ b/mqtt_publish_temp.py @@ -60,6 +60,6 @@ while True: time.sleep(30) - Output data to screen + #Output data to screen print temperature print humidity \ No newline at end of file