mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 06:53:07 +01:00
better handling for ifdefs
This commit is contained in:
@@ -84,4 +84,4 @@ for f in FILES:
|
||||
compressFile(f)
|
||||
generateCfg()
|
||||
version="dev"+datetime.now().strftime("%Y%m%d")
|
||||
env.Append(CPPDEFINES=[('GWDEVVERSION',version)])
|
||||
env.Append(CPPDEFINES=[('GWDEVVERSION',version)])
|
||||
|
||||
Reference in New Issue
Block a user