Skip to content

GLCD questions #117

@marksteward

Description

@marksteward

Why was there a timeout on acquiring the mutex?
Can we move XY into Write/ReadData?
Do we ever care about the mutex acquiring failing?
Should the tx buffer be in stack or heap?
Can we reduce the number of locks taken, or do we want to focus on keeping them as short as possible?
Why is the updatemutex a queue, not a semaphore?
Can we reduce the number of files involved?
Is InvertRect useful?
Any reason not to switch to DelayUntil?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions