Frank
Frank
Slightly related: this is how unicode (aka utf-8) works: https://youtu.be/gd5uJ7Nlvvo (skip to time index 45:25 if your impatient)
> will this work both ways? the text is stored in preset as segment name. I think it will work. Most likely we don't even recognise that presets and segment...
The rabbit has created a nice flowchart for the "simplified" UTF8 - to DrawCharacter flow --> working on it, so we can build on something and extend the idea with...
> It could also enable flexible font widths @ElToberino thanks for the reassurance :-) You might want to "hold your horses" about flexible width glyphs, though. We are still on...
@uxigene did you try a "8266 compat" bin, like [WLED_0.15.1_ESP8266_compat.bin](https://github.com/wled/WLED/releases/download/v0.15.1/WLED_0.15.1_ESP8266_compat.bin) ? These binaries are build with an older network stack, and less demanding flash speed requirements.
> Setting WIFI credentials in myconfig.h seams to not work either. It does work, however these credentials will only be used if you erase your board completely before flashing. In...
> updating `my_config.h` as a workaround also seams to not help. I can say that updating `my_config.h` does still work, at least in version 0.14.0 and later. I use it...
@srt4328-ui Thanks for the testing and the logs :-) > disconnected, extensive data loss, signal strength -62 This is very low considering the small distance you describe; -62DB is 1-2...
@blazoncek yes, also my observation - with exception of these "lolin" C3 and S3 boards, where we found a workaround with ``-D LOLIN_WIFI_FIX``. It turned out that the root cause...
Hi all, I did not read through all your discussions, so excuse me in case I'm repeating stuff that was already said. Still I can add my 2€ of experience...