mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2025-12-12 16:08:49 +01:00
Fixed some compiler warnings. New wiringPi version mechanism. Put 4800 baud (back) into the system. Re-added piBoardRev (really an alias of piGpioLayout())
4 lines
72 B
C
4 lines
72 B
C
#define VERSION "2.36"
|
|
#define VERSION_MAJOR 2
|
|
#define VERSION_MINOR 36
|