Fixed typo of 1a to 2a

melikyuksel 2019-03-14 19:04:33 -05:00
parent 847e077767
commit 144e94ce87
1 changed files with 1 additions and 1 deletions

@ -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<br>`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.