Initial commit, getting all the stuff from PlatformIO
This commit is contained in:
13
.pio/libdeps/esp32dev/XPT2046_Touchscreen/library.json
Normal file
13
.pio/libdeps/esp32dev/XPT2046_Touchscreen/library.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "XPT2046_Touchscreen",
|
||||
"keywords": "display, tft, lcd, graphics, spi, touchscreen",
|
||||
"description": "Touchscreens using the XPT2046 controller chip. Many very low cost color TFT displays with touch screens have this chip.",
|
||||
"exclude": "doc",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PaulStoffregen/XPT2046_Touchscreen.git"
|
||||
},
|
||||
"frameworks": "arduino",
|
||||
"platforms": "*",
|
||||
"version": "0.0.0-alpha+sha.26b691b2c8"
|
||||
}
|
||||
Reference in New Issue
Block a user