Updated Create your own Firmware Build without IDE (markdown)

Michael Ingraham 2019-06-14 15:22:07 -04:00
parent 6776c2de27
commit c819fde531
1 changed files with 1 additions and 1 deletions

@ -146,7 +146,7 @@ The speed ratio is around 1:27 now, so during development it's worth the effort.
In `platformio.ini` choose the environment (or flavour, if you like) you want to build.
In `sonoff/my_user_config.h` finetune the default values for the module, the wifi, the MQTT server, and so on. Refer to the Tasmota Wiki for details.
In `sonoff/user_config_override.h` fine tune the default values for the module, the wifi, the MQTT server, and so on. Refer to the Tasmota Wiki for details.
## Build the firmware