This commit is contained in:
robert 2021-02-14 22:01:24 +01:00
parent 1c0e6a2126
commit 92d6163cf4
1 changed files with 1 additions and 1 deletions

View File

@ -60,6 +60,6 @@ while True:
time.sleep(30) time.sleep(30)
Output data to screen #Output data to screen
print temperature print temperature
print humidity print humidity