From cc53a79c93e6cb78260d9dd2f999dfe182253309 Mon Sep 17 00:00:00 2001 From: foxsam21 Date: Sun, 19 May 2019 12:38:03 -0400 Subject: [PATCH] Revert e693c46c2db960b1af561ed95572540d26c6ca92...6e74c5b6b2bb7db36a0d6be5ddedfe515dc323bc on Compiling Tasmota on Gitpod --- Compiling-Tasmota-on-Gitpod.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-Tasmota-on-Gitpod.md b/Compiling-Tasmota-on-Gitpod.md index e25f1504..59932f99 100644 --- a/Compiling-Tasmota-on-Gitpod.md +++ b/Compiling-Tasmota-on-Gitpod.md @@ -27,7 +27,7 @@ After loading the project, you will be greeted by the main window, presenting th Explorer is the first place you need to look to edit your configuration. #### :warning: ATTENTION: -The proper method of customizing firmware compilation options is to use the `user_config_override.h` file after uncommenting `#define USE_CONFIG_OVERRIDE` in the `my_user_config.h` file. Most customizations should not require any other changes to the `my_user_config.h` file. To modify the stock configuration: +The proper method of customizing firmware compilation options is to use the `user_config_override.h` file. Most customizations should not require changes to the `my_user_config.h` file. To modify the stock configuration: 1. Select the `/sonoff` folder in the Explorer (1) pane 2. Create a new file called `user_config_override.h`