mirror of https://github.com/arendst/Tasmota.git
Updated Create your own Firmware Build without IDE (markdown)
parent
6776c2de27
commit
c819fde531
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue