Files
gpio-reader/version.h
2025-02-02 19:05:53 +01:00

4 lines
72 B
C

#define VERSION "3.14"
#define VERSION_MAJOR 3
#define VERSION_MINOR 14