WiringPi/version.h
Gordon Henderson e8da87fbac Added a fix to include -lcrypt for people who can't do it themselves.
Added gpio readall support for the Pi 0W.
2017-03-01 11:55:19 +00:00

4 lines
72 B
C

#define VERSION "2.42"
#define VERSION_MAJOR 2
#define VERSION_MINOR 42