mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
removed -DTESTS
This commit is contained in:
@@ -8,7 +8,8 @@
|
|||||||
default_envs = debug
|
default_envs = debug
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
debug_flags = -Wall -DTESTS -DCRASH
|
; -DMYESP_TIMESTAMP -DTESTS -DCRASH
|
||||||
|
debug_flags = -Wall -DCRASH
|
||||||
release_flags = -w
|
release_flags = -w
|
||||||
general_flags = -g -DNO_GLOBAL_EEPROM
|
general_flags = -g -DNO_GLOBAL_EEPROM
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user