Open Bengreen opened 2 years ago
Hmm, the second piece of code seems to suggest this is a more generic FeatherS2-related problem rather than anything with the test code. I have seen people use the KFW with a FeatherS2 and CircuitPython so it might be something with this specific CPY release. I don't have a FeatherS2 to test on, unfortunately, but you could try asking on the Unexpected Maker discord: https://discord.gg/qFaRB4G9db
I have updated to most recent version of CircuitPython (7.2)
I have updated to the recent updates of all the dependant libraries. I also installed adafruit_register as this seems to be a dependency of tsc2004
When I run the code it gives the following errors.
I tried around on the REPL to see what progress I could get by reducing down the tasks to the simplest task to try it out.
Any ideas on how to progress?