Footleg
Footleg
I found the buttons on the Tufty2040 badge did not work in my code based on the drawing example code. I tried copying from other examples which used the buttons...
Playing with the micropython examples for Galactic unicorn I noticed that brightness values show rounding errors. ``` gu.set_brightness(0.5) print(f"Brightness set to {gu.get_brightness()}") ``` returns: Brightness set to 0.5019608
Add pinout for AdaFruit Crickit HAT https://www.adafruit.com/product/3957