Frank

Results 470 comments of Frank

You could use the "fast" types like `uint_fast16_t` or `int_fast32_t` (see list in the link posted by @blazoncek). Some people consider these make code look "nerdy" however it's the most...

Hi, Playlist minimal time is 0.2 seconds for technical reasons - especially for 8266 which is easily overloaded (and crashing) when frequently changing presets. FYI preset parsing and activation currently...

> axlan force-pushed the tft-usermod branch from 427dac5 to e1dd03f 53 minutes ago @axlan please don't force-push while you have a PR open. It leads to weird side effects in...

Hi, I think what you are looking for is some kind of "switch on" and "switch off" transitions? This has been requested several times, and there is a PR in...

Hi, I think that the timezone name plus increment is a good idea, and will be simple to implement; for example we could show "[GMT+1] CET/CEST" to indicate the offset...

I'm putting the "[GMT+1] CET/CEST" idea on the list for 0.15.0, as it seems easy to implement. Another option would be "CET(+1) / CEST(+2)" to also clarify the daylight savings...

Can you share a screenshot of your LEDs preferences? In case you have less then 300 LEDs per pin, AND more than 4 pins used, WLED uses a different LEDs...

might be a problem with partition sizes - its a well-known fact that OTA updating from older versions is sometimes not possible, and you need to perform a fresh install...

@phillclark I don't think that adding a backdoor for remote command & control is a good idea, considering that IOT devices are always a good target for remote exploitation. We...

> @blazoncek I couldn't see anything obvious in the usermods along this line - if you can point me at it that would be great! @phillclark look here https://github.com/Aircoookie/WLED/tree/0_15/usermods/usermod_v2_HttpPullLightControl