kopia lustrzana https://github.com/meshtastic/firmware
Merge branch 'master' into fix/NodeDB_without_FSCom
commit
1ad5cdc93c
|
|
@ -17,7 +17,7 @@ Import("projenv")
|
||||||
|
|
||||||
prefsLoc = projenv["PROJECT_DIR"] + "/version.properties"
|
prefsLoc = projenv["PROJECT_DIR"] + "/version.properties"
|
||||||
verObj = readProps(prefsLoc)
|
verObj = readProps(prefsLoc)
|
||||||
print("Using meshtastic platform-custom.py, firmare version " + verObj['long'])
|
print("Using meshtastic platformio-custom.py, firmare version " + verObj['long'])
|
||||||
# print("path is" + ','.join(sys.path))
|
# print("path is" + ','.join(sys.path))
|
||||||
|
|
||||||
# General options that are passed to the C and C++ compilers
|
# General options that are passed to the C and C++ compilers
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue