From 3c4002dfdd26b6eb0f650e566486d58dc0702c04 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 16 Oct 2020 15:49:30 +0200 Subject: [PATCH] No Arduino IDE --- tasmota/user_config_override_sample.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tasmota/user_config_override_sample.h b/tasmota/user_config_override_sample.h index 227006776..b04b979fe 100644 --- a/tasmota/user_config_override_sample.h +++ b/tasmota/user_config_override_sample.h @@ -28,10 +28,7 @@ * To modify the stock configuration without changing the my_user_config.h file: * (1) copy this file to "user_config_override.h" (It will be ignored by Git) * (2) define your own settings below - * (3) for platformio: - * All done. - * for Arduino IDE: - * enable define USE_CONFIG_OVERRIDE in my_user_config.h + * ****************************************************************************************************** * ATTENTION: * - Changes to SECTION1 PARAMETER defines will only override flash settings if you change define CFG_HOLDER.