mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-20 15:40:18 +01:00
remove DEBUG Flags from release build
This commit is contained in:
parent
13a12ba036
commit
fab7f0a5bd
|
|
@ -24,7 +24,7 @@ check_skip_packages = yes
|
|||
|
||||
[env:lora_board]
|
||||
board = esp32doit-devkit-v1
|
||||
build_flags = -Werror -Wall -DCORE_DEBUG_LEVEL=5
|
||||
build_flags = -Werror -Wall
|
||||
|
||||
[env:lora_board_debug]
|
||||
board = esp32doit-devkit-v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue