Skip to content

Add auto write? #13

Closed
Closed
@caternuson

Description

@caternuson

Would it make sense to add a toggle-able auto-write capability, similar to neopixel. That way user doesn't have to always call show() to update the display and see what they sent it. I think having this on by default would be more beginner friendly, so they could just:

disp.print("BEEF")

and it would show up right away.

It could be turned off, reverting to current behavior, for more advanced usage.

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