Skip to content

Partial screen update ? #283

Description

@nixxou

I'm wondering why the Display update all pages of the screen when using display() ?
Maybe i'm totally wrong, but could all the function that write stuff to buffer could not, alongside the buffer, update a buffer with an array of page and a counter, and on display(), if the counter is bellow a threshold, individually update the buffered page instead of the whole buffer ? Or maybe this was already tested and it's quicker to send one big command that many small one ?

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