fix: typos
This commit is contained in:
parent
d7c274ca86
commit
d4ba7177d1
3 changed files with 7 additions and 7 deletions
|
|
@ -8,7 +8,7 @@ mqtt-port = 1885
|
|||
mqtt-host = localhost
|
||||
|
||||
relay-count = 10
|
||||
relay-init = 1
|
||||
relays-init = 1
|
||||
|
||||
database = controller_db.lmdb
|
||||
log-level = debug
|
||||
|
|
@ -24,7 +24,7 @@ init = 0
|
|||
driver = piface
|
||||
pin = 1
|
||||
inverted = 0
|
||||
init = 0
|
||||
init = 1
|
||||
|
||||
[relay-2]
|
||||
driver = gpio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue