Initial commit
This commit is contained in:
12
config/config.json
Normal file
12
config/config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"outer_gate": {
|
||||
"state": 1,
|
||||
"open_time": 4,
|
||||
"close_time": 2
|
||||
},
|
||||
"inner_gate": {
|
||||
"state": 1,
|
||||
"open_time": 2,
|
||||
"close_time": 2
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user