Timeout before sending + fix api
This commit is contained in:
+4
-1
@@ -18,4 +18,7 @@ MQTT_HELLO_INTERVAL = 30
|
||||
# Microwave Model
|
||||
COOKING_COMPARTMENT_HEIGHT = 30 # cm
|
||||
|
||||
BUZZER_ACTIVATED = False
|
||||
BUZZER_ACTIVATED = False
|
||||
|
||||
# TELEMETRY
|
||||
TELEMETRY_SEND_INTERVAL = 3
|
||||
Reference in New Issue
Block a user