acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

library.properties (314B)

      1 name=TouchLib
      2 version=0.0.2
      3 author=Micky
      4 maintainer=Micky
      5 sentence=ESP32
      6 paragraph=Integrated touch driver (CST328, CST816, CST820, GT911, FT3267, FT5x06).
      7 category=Integrated touch driver (CST328, CST816, CST820, GT911, FT3267, FT5x06)
      8 url=https://github.com/mmMicky/TouchLib
      9 architectures=*
     10 includes=TouchLib.h
     11