mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-08 00:24:00 +02:00
Numbering note in config.
This commit is contained in:
parent
19721744a0
commit
c5e2815b33
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ unlocker = UnlockerWiringPi
|
||||||
[Unlocker]
|
[Unlocker]
|
||||||
|
|
||||||
# Config for wiringPi-based unlocker
|
# Config for wiringPi-based unlocker
|
||||||
# lock_pin - which pin needs to be pulled high to disengage the lock
|
# lock_pin - which pin needs to be pulled high to disengage the lock (GPIO numbering)
|
||||||
[UnlockerWiringPi]
|
[UnlockerWiringPi]
|
||||||
lock_pin = 17
|
lock_pin = 17
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue