Skip to content

Commit

Permalink
added "build_dir"
Browse files Browse the repository at this point in the history
to make Core 2.3.0 compile with PlatformIO V.4.0.
Change has no impact to older versions of PlatformIO
  • Loading branch information
Jason2866 authored Jul 13, 2019
1 parent 46d2cb8 commit b013526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

[platformio]
src_dir = sonoff
build_dir = .pioenvs

; *** Uncomment one of the lines below to build/upload only one environment
;env_default = sonoff
Expand Down

0 comments on commit b013526

Please sign in to comment.