bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
214 stars 107 forks source link

Change sequence of minutes LED #144

Closed DJ-Dan closed 4 years ago

DJ-Dan commented 4 years ago

I have change from Christians Bastel-Laden to this Raspberry Pi Wordclock. But by me is the left top LED not LED one its LED four. How can I change the sequence of the minutes LEDs?

bk1285 commented 4 years ago

Hi @DJ-Dan

you may update (or better reimplement) the mapMinutes and the offset in getStripIndexFrom2D.

Best, Bernd