publish_time changes - #287

This commit is contained in:
Paul
2020-01-12 00:27:14 +01:00
parent 6b81b57b02
commit aa721abe77
7 changed files with 25 additions and 32 deletions

View File

@@ -8,7 +8,7 @@ var custom_config = {
"listen_mode": false,
"shower_timer": false,
"shower_alert": false,
"publish_time": 0,
"publish_time": 10,
"tx_mode": 1
}
};