Version 3.14: WiringPi functions upgrade to GPIO_V2 IOCTL

This commit is contained in:
phylax2020
2025-02-11 16:02:33 +01:00
parent 0bf457519d
commit 92be5caccd
5 changed files with 457 additions and 256 deletions

View File

@@ -1,3 +1,3 @@
#define VERSION "3.13"
#define VERSION "3.14"
#define VERSION_MAJOR 3
#define VERSION_MINOR 13
#define VERSION_MINOR 14