Include pcb version information
This commit is contained in:
@@ -13,7 +13,6 @@ lib_deps =
|
||||
ESP32Async/AsyncTCP@3.4.9
|
||||
ESP32Async/ESPAsyncWebServer@3.9.1
|
||||
ttlappalainen/NMEA2000-library@4.24
|
||||
# https://github.com/thooge/NMEA2000.git
|
||||
robtillaart/SHT31@^0.5.2
|
||||
|
||||
# only these files will be emedded into firmware
|
||||
@@ -44,7 +43,7 @@ build_flags =
|
||||
build_unflags =
|
||||
-std=gnu++11
|
||||
|
||||
custom_version = 0.2.0
|
||||
custom_version = 0.1.1
|
||||
custom_versionformat = DEVELOP # Version format switch: e.g.DEVELOP=dev<yyyymmdd>|RELEASE=1.0.0
|
||||
|
||||
[env:obpkp61]
|
||||
|
||||
Reference in New Issue
Block a user