I just bought my Trinket M0 and it was working great, I was having fun with the main.py that was included on the device but then I updated my Trinket to 4.0.2 and now the stock main.py is not working. (DotStar is not going through the rainbow, capacitive touch on pin 3 is not working, etc) This is very strange, as I can get this demo to work https://learn.adafruit.com/circuitpython-essentials/circuitpython-digital-in-out
I've tried reinstalling the default files from here https://learn.adafruit.com/adafruit-trinket-m0-circuitpython-arduino/downloads but it's still not working. The DotStar is only showing a violet light, and capacitive touch is still not working on pin 3.
Any ideas? Thanks!