mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-06-11 05:23:16 +02:00
Added a fix to include -lcrypt for people who can't do it themselves.
Added gpio readall support for the Pi 0W.
This commit is contained in:
@@ -222,7 +222,7 @@ const char *piModelNames [16] =
|
||||
"Pi Zero", // 09
|
||||
"CM3", // 10
|
||||
"Unknown11", // 11
|
||||
"Unknown12", // 12
|
||||
"Pi Zero-W", // 12
|
||||
"Unknown13", // 13
|
||||
"Unknown14", // 14
|
||||
"Unknown15", // 15
|
||||
|
||||
Reference in New Issue
Block a user