From caf5e49595c0556c954ab4be4b165d41bf3007b7 Mon Sep 17 00:00:00 2001 From: Jelmer Date: Wed, 28 May 2025 00:48:35 +0200 Subject: [PATCH] Create 29.json Added 2.4" BWRY definition --- resources/tagtypes/29.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 resources/tagtypes/29.json diff --git a/resources/tagtypes/29.json b/resources/tagtypes/29.json new file mode 100644 index 00000000..44383f82 --- /dev/null +++ b/resources/tagtypes/29.json @@ -0,0 +1,24 @@ +{ + "version": 1, + "name": "M3 2.4\" BWRY", + "width": 296, + "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 +}