Unable to get this working. Wondering what verison of the CircuitPython are you using? I am currently running the stable build 9.1.4. Also confirmed I have installed the correct modules for the 9.1.4 build. Any help would be appreciated. I have not yet modified the Code.py file, wondering if I need to make some changes there or not.
code.py output:
Traceback (most recent call last):
File "code.py", line 144, in <module>
AttributeError: .show(x) removed. Use .root_group = x
Unable to get this working. Wondering what verison of the CircuitPython are you using? I am currently running the stable build 9.1.4. Also confirmed I have installed the correct modules for the 9.1.4 build. Any help would be appreciated. I have not yet modified the Code.py file, wondering if I need to make some changes there or not.