From bb9a7560523f0b69be6055bc1406862f0fc3edc6 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Mon, 3 Mar 2025 11:27:18 -0500 Subject: [PATCH] Update README.md --- ESP32-Console/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ESP32-Console/README.md b/ESP32-Console/README.md index eab11d103..b463701c2 100755 --- a/ESP32-Console/README.md +++ b/ESP32-Console/README.md @@ -14,6 +14,8 @@ $ minicom -D /dev/ttyACM0 ### info -### get +### gpio-get -### set +### gpio-set + +## How Does it Work?