From 77bd9f849f9c3d170daef0865edd0ebc4aba91cf Mon Sep 17 00:00:00 2001 From: pdxlocations <117498748+pdxlocations@users.noreply.github.com> Date: Fri, 2 Jun 2023 05:07:51 -0700 Subject: [PATCH] Update gpio-peripherals.mdx fixed typos --- 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 2f07cb59..cd7b88ec 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 the other 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