moved count up

Signed-off-by: Ebbe Baß <ebbe@ping-mee.de>
master
Ebbe Baß 2022-07-11 01:35:57 +02:00
parent cdfe165932
commit 8b9a4f87e9
1 changed files with 1 additions and 1 deletions

View File

@ -19,9 +19,9 @@ while True:
exit()
except:
pass
count + 1
else:
exit()
count + 1
# print(get_temperature()