bk1285 / rpi_wordclock

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

Color cycling at startup #231

Closed FrankX0 closed 1 year ago

FrankX0 commented 1 year ago

This enables the possibility to start the color cycling (right button) from startup (#228). So without user input. To enable, change cycle_color = False to cycle_color = True in wordclock_config.cfg.

jimniki commented 1 year ago

It works beautifully. A huge thank you to Frank for his work. Small job for Frank. Huge deal for me.

oxivanisher commented 1 year ago

I am confused. Was this merged? I was waiting for this change to come to the master branch, but it seems as it's neither in develop nor in master.

FrankX0 commented 1 year ago

Sorry, my mistake. I did not realise this was never merged yet. I will reopen or create a new one.

oxivanisher commented 1 year ago

Can I help you with this? :)

FrankX0 commented 1 year ago

Thanks for your offer. But I will fix this this weekend.