acidportal- 😈 Worlds smallest Evil Portal on a LilyGo T-QT |
| git clone git://git.acid.vegas/acidportal.git |
| Log | Files | Refs | Archive | README | LICENSE |
sample_images.h (151B)
1 #include <TFT_eSPI.h> // Include the graphics library (this includes the sprite functions) 2 3 extern const uint8_t stars[12800] PROGMEM ;

