Open
Description
Re this thread:
https://forums.adafruit.com/viewtopic.php?p=938210
Can recreate via simple REPL import:
Adafruit CircuitPython 7.3.2 on 2022-07-20; Adafruit Feather M0 Express with samd21g18
>>> import adafruit_ht16k33.segments
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "adafruit_ht16k33/segments.py", line 484, in <module>
MemoryError: memory allocation failed, allocating 96 bytes
>>>