Added 4F for 2.6" BWRY M3.

This commit is contained in:
Skip Hansen
2026-02-13 07:45:17 -08:00
parent 46c8b73fa0
commit af50f96671

25
resources/tagtypes/4F.json Executable file
View File

@@ -0,0 +1,25 @@
{
"version": 1,
"name": "M3 2.6\" BWRY",
"width": 360,
"height": 184,
"rotatebuffer": 3,
"bpp": 2,
"colortable": {
"white": [ 255, 255, 255 ],
"black": [ 0, 0, 0 ],
"red": [ 255, 0, 0 ],
"yellow": [ 255, 255, 0 ]
},
"perceptual": {
"white": [ 255, 255, 255 ],
"black": [ 0, 0, 0 ],
"red": [ 255, 0, 0 ],
"yellow": [ 200, 200, 0 ]
},
"shortlut": 0,
"zlib_compression": "27",
"options": [ "button", "led" ],
"contentids": [ 22, 23, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 16, 17, 18, 19, 20, 26, 27 ],
"usetemplate": 1
}