From 144e94ce870d9cd210efab65bedf95c692bef609 Mon Sep 17 00:00:00 2001 From: melikyuksel Date: Thu, 14 Mar 2019 19:04:33 -0500 Subject: [PATCH] Fixed typo of 1a to 2a --- Configuration-Procedure-for-New-Devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration-Procedure-for-New-Devices.md b/Configuration-Procedure-for-New-Devices.md index 49c70f9e..2920a286 100644 --- a/Configuration-Procedure-for-New-Devices.md +++ b/Configuration-Procedure-for-New-Devices.md @@ -16,7 +16,7 @@ If your device is similar to the existing module it is best to use that as a sta _a._ Save the configuration. Once the device reboots, use the web GUI Console to run the
`Status 8` (sensors) command. This will display the current state of each GPIO. - _b._ Then, while pressing each button, display `Status 8` again. Whichever GPIO changes state from what was shown in step _1a_ is the GPIO tied to the button. + _b._ Then, while pressing each button, display `Status 8` again. Whichever GPIO changes state from what was shown in step _2a_ is the GPIO tied to the button. - If none of the GPIO change state, then configure the "dedicated" GPIO and retry.