mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +00:00
added "build_dir"
to make Core 2.3.0 compile with PlatformIO V.4.0. Change has no impact to older versions of PlatformIO
This commit is contained in:
parent
46d2cb8d0b
commit
b013526d27
@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
[platformio]
|
[platformio]
|
||||||
src_dir = sonoff
|
src_dir = sonoff
|
||||||
|
build_dir = .pioenvs
|
||||||
|
|
||||||
; *** Uncomment one of the lines below to build/upload only one environment
|
; *** Uncomment one of the lines below to build/upload only one environment
|
||||||
;env_default = sonoff
|
;env_default = sonoff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user