diff --git a/docs/configuration.md b/docs/configuration.md index 005d5ce..41e4db5 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1686,7 +1686,7 @@ pin: gpiochip0/gpio26 # ^!gpiochip0/gpio26 # ~!gpiochip0/gpio26 # This parameter must be provided -min_event_time: .05 +minimum_event_time: .05 # The minimum time (in seconds) between events to trigger a response. This is # is used to debounce buttons. This value must be at least .01 seconds. # The default is .05 seconds (50 milliseconds).