mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 05:06:39 +01:00
Added 4.3" M3 definition
This commit is contained in:
18
ESP32_AP-Flasher/data/tagtypes/2F.json
Normal file
18
ESP32_AP-Flasher/data/tagtypes/2F.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"name": "EL043H3WRA 4.3\"",
|
||||||
|
"width": 522,
|
||||||
|
"height": 152,
|
||||||
|
"rotatebuffer": 1,
|
||||||
|
"bpp": 2,
|
||||||
|
"colors": 3,
|
||||||
|
"colortable": {
|
||||||
|
"white": [255, 255, 255],
|
||||||
|
"black": [0, 0, 0],
|
||||||
|
"red": [255, 0, 0],
|
||||||
|
"gray": [150, 150, 150]
|
||||||
|
},
|
||||||
|
"shortlut": 0,
|
||||||
|
"options": ["button"],
|
||||||
|
"contentids": [ 0, 1, 2, 3, 4, 8, 16, 9, 7, 19, 10, 11, 21 ],
|
||||||
|
"usetemplate": 1
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user