RobotDynOfficial / RBDDimmer

The following library is used for work with dimmer, it gives ability to control large ammoun of dimmer. This lib uses with Leonardo, Mega, UNO, ESP8266, ESP32, Arduino M0, Arduino Zero, Arduino Due, STM32.
228 stars 104 forks source link

Global variables memory issue with Uno #15

Open matt-mhd opened 5 years ago

matt-mhd commented 5 years ago

Trying to load the "simple potentiometer" code on an Uno to use with the dimmer but getting "Global variables using too much dynamic memory". Have tried reloading the library as suggested on another thread, but still the same. Also same problem with "simple button" code. I think this is an issue others have had so any fix very welcome.