cherrydev
cherrydev
Thanks a lot for all your hard work. I only just discovered SuperSLiM and sticky headers is actually exactly what I'm looking for.
Any clues on where one would start if one were to implement this? Or even a way of specifying a particular maximum depth rather than having to to nested `with...
For those of you looking for a work-around until this is implemented, I've found the following to work, though I have not tested it extensively yet. Using @ArneBK 's example...
To those of you having problems with the next/prev functionality in bubo I was having a problem where I was getting duplicate next/prev commands being sent to my music player....
I'm a Mac user with extensive .NET and C# experience (I'm a professional software developer) but have very little KSP-specific development experience so far. Has anybody found any actual problems...
Supporting those newer chips requires updating to the esp-idf v5.1. From what I've seen, the migration documentation is pretty good. A potentially valuable bonus is that some of the newer...
I'm not a user of WLED but also write LED drivers for ESP32, and I'm not making requests, demands or suggestions that you do anything at all. I was sharing...
I've been over to the NeoPixelBus repo and looking at Makuna/NeoPixelBus#598 it seems they're already looking into it.
So, I've tested the GDMA support for the RMT channels on the S3 with esp-idfv5 and it works wonderfully. During an asynchronous transmission on a single RMT channel CPU usage...
Did you see the post on the thread I just made a little while ago? How about if I just make you a pull request that contains only the changes...