Merge pull request #553 from stevew817/add_m3_42_bwry_definition

Add definition for M3 4.2 BWRY
This commit is contained in:
Steven Cooreman
2026-02-27 01:24:42 +01:00
committed by GitHub

View File

@@ -0,0 +1,25 @@
{
"version": 3,
"name": "M3 4.2\" BWRY",
"width": 400,
"height": 300,
"rotatebuffer": 0,
"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, 4, 5, 7, 8, 9, 10, 11, 17, 18, 19, 20, 27 ],
"usetemplate": 2
}