From 19477e1722f55bb9a378c54d2615a56c6d8e72fa Mon Sep 17 00:00:00 2001 From: pdxlocations <117498748+pdxlocations@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:14:06 -0700 Subject: [PATCH] Update gpio-peripherals.mdx forgot a word --- docs/configuration/gpio-peripherals.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/gpio-peripherals.mdx b/docs/configuration/gpio-peripherals.mdx index f641ad1b..707b850a 100644 --- a/docs/configuration/gpio-peripherals.mdx +++ b/docs/configuration/gpio-peripherals.mdx @@ -59,7 +59,7 @@ The procedure using the python command line tool is: meshtastic --seturl theurlyoucopiedinstep3 ``` -Now both devices should be able to talk over the `gpio` channel. Send a text message from one to the other verify. Also run `--nodes` to verify the second node shows up. +Now both devices should be able to talk over the `gpio` channel. Send a text message from one to the other to verify. Also run `--nodes` to verify the second node shows up. ### Masks