BlueAndi / Pixelix

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
MIT License
300 stars 59 forks source link

DateTimePlugin: Update every second #109

Closed nhjschulz closed 1 year ago

nhjschulz commented 1 year ago

Increase update frequency of DateTimePlugin from minute to second. This allows to use Pixelix as a digitial clock with also accurate second display.

BlueAndi commented 1 year ago

Thx!

BlueAndi commented 1 year ago

Note: The period for reading the clock is still 1s and not 500ms according to shannon. :-)