Christian Heise

Results 2 issues of Christian Heise

https://github.com/hwiguna/HariFun_166_Morphing_Clock/blob/73038dfbc1c985c72890379bd23227bffb8866b8/Latest/MorphingClock/Digit.cpp#L231 change it to `if (i < segWidth) drawPixel(segWidth + 1, segHeight -i, _color); // Draw C` Display wrong change at midnight, Digit5 from "2" to "0" in Segment C....

https://github.com/dragondaud/myClock/blob/9523559b0f4b1e06231637b3ed51ae6f61717b69/Digit.cpp#L199 change it to `if (i < segWidth) drawPixel(segWidth + 1, segHeight -i, _color); // Draw C` Display wrong change at midnight, Digit5 from "2" to "0" in Segment C....