1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-14 22:43:07 +01:00

generate versioned output files for initial and update

This commit is contained in:
wellenvogel
2021-12-16 12:52:47 +01:00
parent 20187fcb1d
commit de5bc17c77
3 changed files with 44 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
#ifdef GWRELEASEVERSION
#define VERSION GWSTRINGIFY(GWRELEASEVERSION)
#define LOGLEVEL GwLog::ERROR
#endif
#else
#ifdef GWDEVVERSION
#define VERSION GWSTRINGIFY(GWDEVVERSION)
#define LOGLEVEL GwLog::DEBUG
@@ -25,6 +25,7 @@
#define VERSION "0.7.0"
#define LOGLEVEL GwLog::DEBUG
#endif
#endif
// #define GW_MESSAGE_DEBUG_ENABLED
//#define FALLBACK_SERIAL