comment change in MangoPi-MQ-Pro.py

This commit is contained in:
Owen Carter 2024-05-06 20:35:44 +02:00 committed by GitHub
parent 0ccf729d00
commit 0844d76dc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,8 +6,7 @@
Each gpio[] entry is a list with two items: Each gpio[] entry is a list with two items:
[0] the pinmux pin number, or 'None' if a power pin [0] the pinmux pin number, or 'None' if a power pin
[1] the pin number on the connector [1] a text description, or 'None' to ignore the pin
[2] a text description, or 'None' to omit the pin
''' '''