diff --git a/resources/tagtypes/4F.json b/resources/tagtypes/4F.json new file mode 100755 index 00000000..c8c8b620 --- /dev/null +++ b/resources/tagtypes/4F.json @@ -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 +}