From c227565b6aeebdca9265bb1c6d45aa830e03febb Mon Sep 17 00:00:00 2001 From: technyon Date: Wed, 25 Oct 2023 17:21:35 +0200 Subject: [PATCH] README corrected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3212e9..eb45706 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ can be configured for a specific role: - Output: High when RTO or CM active: Outputs a high signal when either ring-to-open or continuous mode is active (opener) - General input (pull-down): The pin is configured in pull-down configuration and its state is published to the "gpio/pin_x/state" topic - General input (pull-up): The pin is configured in pull-up configuration and its state is published to the "gpio/pin_x/state" topic -- Genral output: The pin is set to high or low depending on the "gpio/pin/x/state" topic +- Genral output: The pin is set to high or low depending on the "gpio/pin_x/state" topic Note: The old setting "Enable control via GPIO" is removed. If you had enabled this setting before upgrading to 8.22, the PINs are automatically configured to be compatible with the previously hard-coded PINs.