Add support for the Zero 2 W (#128)
* Changes to support the Zero 2 W (model type 18|0x12) * Increment version in version.h * Increment version in debian-template/wiringPi/DEBIAN/control * Increment version in VERSION as well - I keep missing places where this number is defined * Increment VERSION_MINOR, missed in previous commits; add missing Pi Z2W model name to piModelNames Co-authored-by: schwartz <pi@schwartz> Co-authored-by: PumpkinPi <jack@mirkwood.net>
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
#define PI_MODEL_3AP 14
|
||||
#define PI_MODEL_CM3P 16
|
||||
#define PI_MODEL_4B 17
|
||||
#define PI_MODEL_ZERO_2W 18
|
||||
#define PI_MODEL_400 19
|
||||
#define PI_MODEL_CM4 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user