From d190446f0fa511381065bef376bf2578aad3460a Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 5 Jul 2019 12:17:12 +0200 Subject: [PATCH] clean up --- platformio.ini-example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini-example b/platformio.ini-example index bc05a1bea..8719f8148 100644 --- a/platformio.ini-example +++ b/platformio.ini-example @@ -11,8 +11,8 @@ default_envs = debug ; -DMYESP_TIMESTAMP -DTESTS -DCRASH -DNO_SERIAL ; -DNO_SERIAL if you want a fresh install to use the Serial port debug_flags = -Wall -DCRASH -release_flags = -w -general_flags = -g -DNO_GLOBAL_EEPROM -DDNO_SERIAL +release_flags = -w -DDNO_SERIAL +general_flags = -g -DNO_GLOBAL_EEPROM arduino_core_2_3_0 = espressif8266@1.5.0 arduino_core_2_4_0 = espressif8266@1.6.0