Centisecond Clock

I'm working on a project that displays time with centiseconds. I'm using two Adafruit 1.2" 4-digit 7-segment displays and an ESP32 Lolin D32 Pro.

It will connect to a time server on boot and then display the time with centiseconds accuracy.

I have a DS3231 module that I'm going to add for increased time accuracy.