Fixed document based upon vDorst

Expand ignore IO list to the GPIOs related to SYS_LED, UART, SMI, and SPI
This commit is contained in:
HL Yi
2026-06-22 07:08:19 -05:00
parent 70be673fca
commit 4b770a8abc
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ All scripts require:
(Depend upon Linux distribution) Install with:
```bash
pip3 install python3-smbus2
apt install python3-smbus2
```
OR
```bash