From c5e2815b33bcde80e03b154d80015c8f7810babd Mon Sep 17 00:00:00 2001 From: Ondrej Mikle Date: Sat, 26 Jul 2014 00:12:58 +0200 Subject: [PATCH] Numbering note in config. --- brmdoor_nfc.config.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brmdoor_nfc.config.sample b/brmdoor_nfc.config.sample index ce6b46f..9f9221f 100644 --- a/brmdoor_nfc.config.sample +++ b/brmdoor_nfc.config.sample @@ -18,6 +18,6 @@ unlocker = UnlockerWiringPi [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] lock_pin = 17