diff --git a/platformio.ini-example b/platformio.ini-example index a8f2a4bf8..4a816c41e 100644 --- a/platformio.ini-example +++ b/platformio.ini-example @@ -8,7 +8,8 @@ default_envs = debug [common] -debug_flags = -Wall -DTESTS -DCRASH +; -DMYESP_TIMESTAMP -DTESTS -DCRASH +debug_flags = -Wall -DCRASH release_flags = -w general_flags = -g -DNO_GLOBAL_EEPROM