From 957b94469f9f6df5e1e04f561eb8086cd8f25dbb Mon Sep 17 00:00:00 2001 From: Jelmer Date: Wed, 28 May 2025 00:52:01 +0200 Subject: [PATCH] Create 2A.json --- resources/tagtypes/2A.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 resources/tagtypes/2A.json diff --git a/resources/tagtypes/2A.json b/resources/tagtypes/2A.json new file mode 100644 index 00000000..0ad31259 --- /dev/null +++ b/resources/tagtypes/2A.json @@ -0,0 +1,24 @@ +{ + "version": 1, + "name": "M3 3.0\" BWRY", + "width": 400, + "height": 168, + "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 ], + "yellow": [ 200, 200, 0 ] + }, + "shortlut": 2, + "zlib_compression": "27", + "options": [ "led" ], + "contentids": [ 22, 23, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 21, 27 ], + "usetemplate": 1 +}