Files
TEF6686_ESP32/lib/TFT_eSPI/library.json
2026-01-10 17:13:26 +01:00

21 lines
349 B
JSON

{
"name": "TFT_eSPI",
"version": "2.5.43l",
"repository":
{
"type": "git",
"url": "https://github.com/Bodmer/TFT_eSPI"
},
"authors":
[
{
"name": "Bodmer",
"email": "bodmer@anola.net",
"maintainer": true
}
],
"frameworks": "arduino",
"platforms": "espressif32",
"headers": "TFT_eSPI.h"
}