Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Commit

Permalink
default build target for master branch is 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Sep 4, 2019
1 parent 0d0e3e8 commit f9e4243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini-example
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
;

[platformio]
;default_envs = release
default_envs = debug
default_envs = release
;default_envs = debug

[common]
; -DMYESP_TIMESTAMP -DTESTS -DCRASH -DFORCE_SERIAL -DNO_GLOBAL_EEPROM -DLOGICANALYZER
Expand Down

0 comments on commit f9e4243

Please sign in to comment.