You've already forked TEF6686_ESP32
21 lines
349 B
JSON
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"
|
|
}
|