Skip to content

replace tick thread with a tick callback #160

Description

@AndreCostaaa

Currently, in SLV, we use a separate thread that sleeps for 10 milliseconds before incrementing the ticks but this is messy

A possible better approach would be to set a tick callback that lvgl can use directly to know how much time has passed.

This is now possible using the clock function

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions