diff --git a/resources/tagtypes/28.json b/resources/tagtypes/28.json index f885902c..b4b424f1 100644 --- a/resources/tagtypes/28.json +++ b/resources/tagtypes/28.json @@ -1,5 +1,5 @@ { - "version": 1, + "version": 2, "name": "M3 1.6\" BWRY", "width": 168, "height": 168, @@ -14,7 +14,8 @@ "perceptual": { "white": [ 255, 255, 255 ], "black": [ 0, 0, 0 ], - "yellow": [ 200, 200, 0 ] + "red": [ 255, 0, 0 ], + "yellow": [ 255, 255, 0 ] }, "shortlut": 2, "zlib_compression": "27", diff --git a/resources/tagtypes/6B.json b/resources/tagtypes/6B.json index b8ac7bbd..78474a2d 100644 --- a/resources/tagtypes/6B.json +++ b/resources/tagtypes/6B.json @@ -1,5 +1,5 @@ { - "version": 2, + "version": 3, "name": "HS BWRY 7,5\"", "width": 800, "height": 480, @@ -14,7 +14,8 @@ "perceptual": { "white": [ 255, 255, 255 ], "black": [ 0, 0, 0 ], - "yellow": [ 200, 200, 0 ] + "red": [ 255, 0, 0 ], + "yellow": [ 255, 255, 0 ] }, "shortlut": 0, "zlib_compression": "27", diff --git a/resources/tagtypes/6C.json b/resources/tagtypes/6C.json index fa311184..1869e34b 100644 --- a/resources/tagtypes/6C.json +++ b/resources/tagtypes/6C.json @@ -1,5 +1,5 @@ { - "version": 2, + "version": 3, "name": "HS BWRY 2,00\"", "width": 152, "height": 200, @@ -14,7 +14,8 @@ "perceptual": { "white": [ 255, 255, 255 ], "black": [ 0, 0, 0 ], - "yellow": [ 200, 200, 0 ] + "red": [ 255, 0, 0 ], + "yellow": [ 255, 255, 0 ] }, "shortlut": 0, "zlib_compression": "27", diff --git a/resources/tagtypes/6D.json b/resources/tagtypes/6D.json index 5ce64ffc..ab8430c0 100644 --- a/resources/tagtypes/6D.json +++ b/resources/tagtypes/6D.json @@ -1,5 +1,5 @@ { - "version": 2, + "version": 3, "name": "HS BWRY 3,5\"", "width": 384, "height": 184, @@ -14,7 +14,8 @@ "perceptual": { "white": [ 255, 255, 255 ], "black": [ 0, 0, 0 ], - "yellow": [ 200, 200, 0 ] + "red": [ 255, 0, 0 ], + "yellow": [ 255, 255, 0 ] }, "shortlut": 0, "zlib_compression": "27", diff --git a/resources/tagtypes/6E.json b/resources/tagtypes/6E.json index 7e6c6eb6..98fa0b85 100644 --- a/resources/tagtypes/6E.json +++ b/resources/tagtypes/6E.json @@ -1,5 +1,5 @@ { - "version": 2, + "version": 3, "name": "HS BWRY 2,9\"", "width": 296, "height": 128, @@ -14,7 +14,8 @@ "perceptual": { "white": [ 255, 255, 255 ], "black": [ 0, 0, 0 ], - "yellow": [ 200, 200, 0 ] + "red": [ 255, 0, 0 ], + "yellow": [ 255, 255, 0 ] }, "zlib_compression": "27", "options": [ "button", "led" ], diff --git a/resources/tagtypes/6F.json b/resources/tagtypes/6F.json index 162612da..2bc4fcfe 100644 --- a/resources/tagtypes/6F.json +++ b/resources/tagtypes/6F.json @@ -1,5 +1,5 @@ { - "version": 1, + "version": 2, "name": "HS BWRY 2,60\"", "width": 296, "height": 152, @@ -14,7 +14,8 @@ "perceptual": { "white": [ 255, 255, 255 ], "black": [ 0, 0, 0 ], - "yellow": [ 200, 200, 0 ] + "red": [ 255, 0, 0 ], + "yellow": [ 255, 255, 0 ] }, "shortlut": 0, "zlib_compression": "27",