Version 3.13 : debounce time added for wiringPiISR and waitForInterrupt library functions. Documentation update

This commit is contained in:
phylax2020
2025-01-29 19:09:32 +01:00
parent b55101e013
commit 0bf457519d
6 changed files with 77 additions and 39 deletions

View File

@@ -1,3 +1,3 @@
#define VERSION "3.12"
#define VERSION "3.13"
#define VERSION_MAJOR 3
#define VERSION_MINOR 12
#define VERSION_MINOR 13