bruhautomation / ESP-MQTT-JSON-Digital-LEDs

(OBSOLETE) ESP8266 MQTT JSON Digital LEDs for Home Assistant
https://youtu.be/9KI36GTgwuQ
Apache License 2.0
513 stars 267 forks source link

MILLION / color_temp #45

Open AAli77 opened 7 years ago

AAli77 commented 7 years ago

i am getting this error

ESP_MQTT_Digital_LEDs:394: error: 'MILLION' was not declared in this scope

TheJulianJES commented 7 years ago

37

Makr91 commented 7 years ago

Simply define MILLION at the beginning of the code:

define MILLION 1000000