Updated Beginner Guide Create your own Firmware Build (markdown)

elajoie 2019-02-15 23:18:31 +01:00
parent 34aaf35910
commit bf7c937c04
1 changed files with 3 additions and 1 deletions

@ -45,7 +45,9 @@ 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/8.jpg)
In the left Sidebar navigate to sonoff/user_config.h and click on it.
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 as show below to user_config.h
You can now change your default configuration in this file.
I suggest you to read everything in there and adapt everything to your needs.