fix auto increment script path
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ lib_deps =
|
|||||||
nrf24/RF24@^1.4.5
|
nrf24/RF24@^1.4.5
|
||||||
upload_port = COM3
|
upload_port = COM3
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
pre:platformio_version_increment/version_increment_pre.py
|
pre:autoVersionIncrement/version_increment_pre.py
|
||||||
post:platformio_version_increment/version_increment_post.py
|
post:autoVersionIncrement/version_increment_post.py
|
||||||
|
|
||||||
[env:release]
|
[env:release]
|
||||||
build_type = release
|
build_type = release
|
||||||
|
|||||||
Reference in New Issue
Block a user