15 lines
350 B
JSON
15 lines
350 B
JSON
{
|
|
"name": "EInkDisplay",
|
|
"version": "1.0.0",
|
|
"description": "Low level E-Ink display driver, with support for grayscale and partial refresh modes.",
|
|
"authors": [
|
|
{
|
|
"name": "CidVonHighwind",
|
|
"url": "https://github.com/CidVonHighwind"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"platforms": "espressif32",
|
|
"frameworks": ["arduino"]
|
|
}
|