Updated Beginner Guide Create your own Firmware Build (markdown)

elajoie 2019-02-16 01:24:58 +01:00
parent f6aced1302
commit 230d317606
1 changed files with 1 additions and 5 deletions

@ -44,11 +44,7 @@ Click on "Open Project" and choose the unzipped folder you just downloaded. Be s
![](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota-wiki-beginner-guide/7.jpg)
![](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota-wiki-beginner-guide/8.jpg)
In the left Sidebar navigate to sonoff folder and right click on user_config_override_sample.h and click Duplicate.
Now change name of file to user_config.h
You can now change your default configuration in this file.
In the left Sidebar navigate to sonoff/my_user_config.h and change your default configuration in this file.
I suggest you to read everything in there and adapt everything to your needs.
If you are done press ctrl+s to save the file.