diff --git a/src/main.h b/src/main.h index 16e8a293..ba1dbb68 100644 --- a/src/main.h +++ b/src/main.h @@ -1,5 +1,7 @@ +#pragma once + // program version - note: increment version after modifications to configData_t struct!! -#define PROGVERSION "1.2.93" // use max 10 chars here! +#define PROGVERSION "1.2.94" // use max 10 chars here! #define PROGNAME "PAXCNT" // Verbose enables serial output