Hi, just got an Interstate75 and it runs great on the Pimoroni Micropython ufc. I have found a project on Adafruit CircuitPython Setup | Matrix Portal Creature Eyes | Adafruit Learning System and so uploaded the circuitpython ufc for Interstate75 from the circuitpython site. then followed all instructions on the adafruit site (link posted previously). the code.py runs and then fails saying " Traceback (most recent call last):
File “”, line 60, in
File “adafruit_matrixportal/matrix.py”, line 149, in init
AttributeError: ‘module’ object has no attribute ‘A3’ "
could i be missing some modules or does it need some tweaking to work…anyone tried this yet?