NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features
https://www.thingiverse.com/surrbradl08/designs
GNU General Public License v3.0
366 stars 94 forks source link

Fix draw time #232

Closed Brackus9 closed 2 years ago

Brackus9 commented 2 years ago

A fix for the DrawTime function which accounts for multiple leds per segment. The dDHelper function also accounts for multiple led per segment, causing an incorrect ledpattern to be displayed.

As mentioned in #231