Frank
Frank
> ```c++ > // -------- Legacy dtors window (keep for backward compatibility) -------- > static Usermod * const _usermod_table_begin[0] > __attribute__((section(".dtors.tbl.usermods.0"), unused)) = {}; > ``` ouch 🤌 this looks...
@coderabbitai review additionally, please update your previous review comments to match the latest source code.
@coderabbitai what changes would be needed when we want to switch from platformio to [pioarduino](https://github.com/pioarduino/platform-espressif32) as the main build engine of the V5 branch?
Something crazy is going on with platformio - since yesterday I get regular build errors on the V5 branch, that look like the one below. It seems that some "pioarduino"...
@dedehai next build error is more or less the complete GetChipID functionality. I'll temporarily disable it until we find a solution. you will most likely run into problem when building...
@willmmiles I'm struggling to disable all "Usermod CI" builds - no matter what I do, the "gather environments" task will add ~100 extra builds for usermods. Do you have an...
@coderabbitai, please review this PR, and also update any previous review comments to reflect the latest source code. Additionally, i would like you to create two summary lists: * analyse...
ok guys, that's it for today from my side 😅 - C6 branch and V5 are based on the latest ``main`` - C6 compiles, but not tested - unfortunately, PR...
@board707 did you recognize that his questions never end 😆 Everytime you help with the solution for one panel, our friend seems to just buy a different one that raises...
> Set delays between activating multiple segments in sequence. @tehnomozg thank you for sharing this proposal. I'm wondering if our playlist feature can already help you to achieve what you...