acidportal

- 😈 Worlds smallest Evil Portal on a LilyGo T-QT
git clone git://git.acid.vegas/acidportal.git
Log | Files | Refs | Archive | README | LICENSE

library.properties (387B)

      1 name=TFT_eSPI
      2 version=2.5.33
      3 author=Bodmer
      4 maintainer=Bodmer
      5 sentence=TFT graphics library for Arduino processors with performance optimisation for RP2040, STM32, ESP8266 and ESP32
      6 paragraph=Supports TFT displays using drivers (ILI9341 etc) that operate with hardware SPI or 8/16 bit parallel.
      7 category=Display
      8 url=https://github.com/Bodmer/TFT_eSPI
      9 architectures=*
     10 includes=TFT_eSPI.h
     11