Skip to content

Erroneous bytes noticed #140

Description

@tyeth

There's also an actual bug in the RGB_Display ST7735 base class: (_INVCTR, b"0x00") sends the four ASCII bytes 0x30 0x78 0x30 0x30 to INVCTR instead of \x00.
That'd only affect anyone instantiating the bare ST7735 (not the R or S subclasses), but worth flagging upstream.

Thanks Claude.

(_INVCTR, b"0x00"), # line inversion

Metadata

Metadata

Assignees

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