From d526c43fd8ab65fef97abfb2f500c23d9d6aa906 Mon Sep 17 00:00:00 2001 From: Skip Hansen Date: Mon, 23 Feb 2026 07:13:06 -0800 Subject: [PATCH] Added 91.json for the EL016F6W4A M3 1.6" BWRY variant. --- resources/tagtypes/91.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 resources/tagtypes/91.json diff --git a/resources/tagtypes/91.json b/resources/tagtypes/91.json new file mode 100755 index 00000000..3e0ce5f2 --- /dev/null +++ b/resources/tagtypes/91.json @@ -0,0 +1,24 @@ +{ + "version": 1, + "name": "M3 1.6\" 200px BWRY", + "width": 200, + "height": 200, + "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, + "options": [ "button", "led" ], + "contentids": [ 22, 23, 1, 2, 3, 4, 5, 7, 10, 14, 17, 18, 19, 20, 21 ], + "usetemplate": 48 +}