Plateform io run all task

Hello, I use plateform io for compiling Tasmota project.
Tasmotta define a lot of different task.
I downloaded the project and made no modificaiton on it.
But when I want to upload to the code to de device, all task are executed, one after the other.
All task are compiled and try to download the code to the device.
How can I solve ?

Best regards

Thierry

You need to edit the platformio.ini file and uncomment the relevant default_envs line as instructed in that file.

2 Likes