FreezyExp

Results 7 issues of FreezyExp

Adding a page where a 'simpler then simple' remote controller can be configured. I think a page with big buttons (configurable size?), would prove very useful in daily operation. I...

enhancement

Gen2 has the ability to sense the number of leds and is able to detect and adress the individual lights. This sounds like amazing tech to add to WLED as...

enhancement
backburner

Only referencing 'NSubstitute.dll' gives compile errors. Using ilmerge https://github.com/dotnet/ILMerge the DLLs can be combined into one which is usually bad practice as it leads to unnecessary bloat, but for editor...

Hi, After checking out the example scene I wrote a quick script to merge multiple objects together. This of course resulted in complete and utter failure, I got some semi-good...

### What happened? Code is still attempting to use the removed getPixelColorXY ### To Reproduce Bug define WLED_DISABLE_2D ### Expected Behavior defining WLED_DISABLE_2D removes WLED_DISABLE_2D related code ### Install Method...

bug
fixed in source

I shaved off another 20 KB or so by removing IR support and by adding more WLED_DISABLED wrappings around various files. It gets kind of messy, but it removes unused...

**Is your feature request related to a problem? Please describe it.** I would like to have a simple and clear way to ensure daily updates of backups, it should skip...