#chrometer

1 messages · Page 1 of 1 (latest)

sharp steeple
#

Hi guys, I need help because my chronometer isn't working very well, it's counting wrong, it kind of ignores the 2 digits of seconds at the beginning of the count

#

Does anyone know how to solve this. in minutes the same thing happens

warm kettle
#

You need to show your output config. Any modifier used?

sharp steeple
#

I'm not using any modifiers

#

I'm using a 4-digit TM1637 module

warm kettle
#

I suspect it is just that you need to truncate the value

#

Try a Transform modifier with this formula
Floor($)%60

slate hill
#

what should the value indicate on the clock?
01:03?

in my opinion it might be missing the padding option or a padding modifier