From 48ec923d17439119f66e69447d1386be559268f7 Mon Sep 17 00:00:00 2001 From: Ondrej Mikle Date: Sun, 22 Apr 2018 22:33:09 +0200 Subject: [PATCH] Fix config doc --- brmdoor_nfc.config.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/brmdoor_nfc.config.sample b/brmdoor_nfc.config.sample index dcb4a07..8a5434f 100644 --- a/brmdoor_nfc.config.sample +++ b/brmdoor_nfc.config.sample @@ -46,7 +46,6 @@ reconnect_delay = 300 # Controls showing status of "OPEN/CLOSE" switch that is connected to some GPIO pin # Changes topic of connected IRC channels if IRC is enabled # There is no point in enabling this if you disabled IRC -# Still has one bug - python-irc won't retrieve properly topic # enabled - True/False # status_file - file that contains value of the button, may end with newline (you probably want something in /sys fs) # open_value - which value in status_file represents the switch being in "OPEN" position, anything else is considered closed