NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features

Home Page:https://www.thingiverse.com/surrbradl08/designs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect ledpattern for clock device which multiple leds per segment

Brackus9 opened this issue · comments

When using the LED_DEVICE_TYPE 2 (clock) with multiple leds per segment, such as the bigger 3D printed clock, incorrect leds are lit up instead of the actual time.

I believe this is due to a bug in the drawTime function.

Will create a pull request with the fix.