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.
227 stars 104 forks source link

Error on compilation esp8266 wemos D1 #78

Open Eucliwood090 opened 3 weeks ago

Eucliwood090 commented 3 weeks ago

I use a esp8266 and example Serialmonitordim.ino but don't work

i have this error

error: 'ON' was not declared in this scope dimmer.setState(ON); // state: dimmer1.setState(ON/OFF);