remove sleep time

This commit is contained in:
Christopher Fenner
2024-01-29 22:10:54 +01:00
parent 1907aa38f2
commit 910b6a1738
2 changed files with 2 additions and 27 deletions

View File

@@ -35,9 +35,6 @@ qos = 0
# this is the time between executiuons if the script is used as service (--service option)
service_sleep_time = 120
# This is the time between sending the individual messages
sleep_time = 0.1
cpu_load = True
cpu_temp = True
used_space = True