From a1eba95ce21db35df1f10973118bba903e785278 Mon Sep 17 00:00:00 2001 From: VstudioLAB <57193516+VstudioLAB@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:51:38 +0100 Subject: [PATCH] Create 27.json --- ESP32_AP-Flasher/data/tagtypes/27.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ESP32_AP-Flasher/data/tagtypes/27.json diff --git a/ESP32_AP-Flasher/data/tagtypes/27.json b/ESP32_AP-Flasher/data/tagtypes/27.json new file mode 100644 index 00000000..95cf29c7 --- /dev/null +++ b/ESP32_AP-Flasher/data/tagtypes/27.json @@ -0,0 +1,16 @@ +{ + "name": "ST‐GM29MT1 2.9\"", + "width": 296, + "height": 128, + "rotatebuffer": 1, + "bpp": 1, + "colors": 2, + "colortable": { + "white": [255, 255, 255], + "black": [0, 0, 0] + }, + "shortlut": 0, + "options": ["button", "customlut"], + "contentids": [ 22, 23, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 15, 16, 17, 18, 19, 20, 21 ], + "usetemplate": 1 +}