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.
241 stars 112 forks source link

Error on compilation esp8266 wemos D1 #78

Open Eucliwood090 opened 5 months ago

Eucliwood090 commented 5 months 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);