-
Hi, Since there is only Tasmota32-CDC binary that is currently compatible with the board, I tried to custom compile Tasmota in Gitpod and enabling the full Infrared support. But for the life of me, I can not find the line where I can either specify C3 board, or more specifically CDC support (which is crucial for succesfull flashing of the board apparently). Is anyone willing to show me the direction where I'm supposed to be heading? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
You need to define what is needed for full IR in your user_config_override.h Then build tasmota32c3cdc with |
Beta Was this translation helpful? Give feedback.
To flash a new build, not as an upgrade, you should use the
.factory.bin
variant produced by the build. The.factory
images includes bootloader, safeboot and partitioning, along with the "regular" binary.