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