adafruit / Adafruit_CircuitPython_RGB_Display

Drivers for RGB displays for Adafruit CircuitPython.
MIT License
131 stars 52 forks source link

Added missing commas and 240x240 better rotation #70

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

While testing the 240x240 PiTFT, I noticed some missing commas and fixed them. I also changed the 240x240 display rotation to 180 because it looked better.