Revert e693c46c2db960b1af561ed95572540d26c6ca92...6e74c5b6b2bb7db36a0d6be5ddedfe515dc323bc on Compiling Tasmota on Gitpod

foxsam21 2019-05-19 12:38:03 -04:00
parent 6e74c5b6b2
commit cc53a79c93
1 changed files with 1 additions and 1 deletions

@ -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`