Skip to content

OverflowError: value must fit in 1 byte #10

Closed
@makermelissa

Description

@makermelissa

Tested with latest stable CircuitPython and got this error:

Traceback (most recent call last):
  File "code.py", line 34, in <module>
  File "/lib/adafruit_ra8875/ra8875.py", line 588, in fill
  File "/lib/adafruit_ra8875/ra8875.py", line 812, in _rect_helper
  File "/lib/adafruit_ra8875/ra8875.py", line 190, in write_reg
  File "/lib/adafruit_ra8875/ra8875.py", line 212, in write_data
  File "/lib/adafruit_ra8875/ra8875.py", line 212, in write_data
OverflowError: value must fit in 1 byte(s)

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