From 24989f2c2448746a2122cd14c9504ffc585c073e Mon Sep 17 00:00:00 2001 From: Jim Parziale Date: Sun, 27 Mar 2022 14:51:52 -0400 Subject: [PATCH] fix numbering craziness --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c5839b..405d22a 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Raspberry Pi Details * This Raspberry Pi supports user-level GPIO access. ``` -1. Overall pin reporting +3. Overall pin reporting I wanted the readall command to report the current state of pins, their alternate functions, and the names to go with them. i.e. The pin names aren't static anymore.