Hello
I faced problem about digi-clock write charcter block.
Problem is 3rd and 4th digit can not display with this block.
I created below flow. Then Digi-Clock displays "0.1.:" for 1st and 2nd digit and colon.

Howerver, index of write character block can be set only 0 to 4.
Therefore it could not display 3rd and 4th digit. I think this index shoud be set 0 to 8.
It doesn't work if index forced set to 5 to 8. (It was same behavior as 0 if index is set to 5.)
I think the index for DigiClockUnit.set_char should be 0–8, not 0–4.
https://uiflow-micropython.readthedocs.io/en/latest/unit/digi_clock.html
Could you please kindly consider to fix this issue?
(Or let me know please if any other solution available.)
#Write raw data and write string blocks are works correctly.
Using device
-AtomS3 lite
-Digi-clock
UIFlow version:2.4.4
FW version:2.2.5
OS:Windows11
Thank you in advance
Best Regards
Yamada




