Mr. TM

Results 5 issues of Mr. TM

**Describe the bug** I have 2 strips initialized dynamically by ``` Leds = new NeoPixelBrightnessBus (144, 18, 23); Leds2 = new NeoPixelBrightnessBus (144, 14, 13); Leds->Begin(); Leds2->Begin(); ``` Error seems...

Hi! First of all thank you for creating this library, from the description it truly seems like it's one of a kind! Couldn't believe it's possible to compress all netherland...

First of all, thank you so much for making this tool, can't wait for v0.3! That said, is it possible to add option to reduce memory consumption? (Eg. streaming data...

Seems to be error for Expo/NextJS projects which have packages that depends on this library. Basically, compiler started to fail after 0.1.10-0.1.11 update. (0.1.9 was working fine) ``` Module parse...

Please add support for Memory page size - 16KB When publishing app on Google Play it shows the following error due to this library: Libraries that do not support 16...