ingDIY
ingDIY
added the possibility to customize some defaults using #define in platformio_override.ini: - GPIO function for rotary encoder (needed on my custom PCB). - change the defaults settings for auto-save usermod....
### Discussed in https://github.com/uncrustify/uncrustify/discussions/4329 Originally posted by **ingDIY** June 20, 2024 Hello! I would like to format an array initialization uncrustify give me a crazy results with strange tabs: ![Immagine...
### Discussed in https://github.com/uncrustify/uncrustify/discussions/4331 Originally posted by **ingDIY** June 20, 2024 Hello, I'm trying to have the structs initialized one element per line. Unfortunatlry uncrustify removes the new lines like...
### Discussed in https://github.com/uncrustify/uncrustify/discussions/4330 Originally posted by **ingDIY** June 20, 2024 Hello, I'm trying to configure wrapping for long expressions but I cant understand why this expression is not left...
cleaned up old references to "USE_ALT_DISPlAY" that aren't used anymore in the code/source files fixed readme.md documents and updated instructions removed referencies to old usermods
the compilation fails with tons of errors if you try to compile using WLED_DISABLE_2D - **message**: _enclosing class of constexpr non-static member function 'bool Segment::is2D() const' is not a literal...