mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-03-25 05:12:48 +01:00
gpio readall didn't work on the Zero. This fixed that little goof
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
#define PI_MODEL_2 4
|
||||
#define PI_ALPHA 5
|
||||
#define PI_MODEL_CM 6
|
||||
#define PI_MODEL_07 7
|
||||
#define PI_MODEL_08 8
|
||||
#define PI_MODEL_ZERO 9
|
||||
|
||||
#define PI_VERSION_1 0
|
||||
#define PI_VERSION_1_1 1
|
||||
|
||||
Reference in New Issue
Block a user