Skip to content

add 2digits #2

Description

@yo2ldk

Hello,
nice project, congratulations!
Do you know how I can do to add more two digits to show milliseconds?
I try it to add with
dig[6] = s/100;
dig[7] = s%100;
but show seconds not milli , how can I change the formula?
thank you in advance !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions