Remove connection attempts field from Config
This commit is contained in:
@@ -7,6 +7,5 @@
|
||||
"mqtt_port": 1883,
|
||||
"mqtt_topic": "",
|
||||
"device_id": "",
|
||||
"sleep_time": 30,
|
||||
"connection_attempts": 60
|
||||
"sleep_time": 30
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user