We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45b0df9 + 998872e commit 2b40a31Copy full SHA for 2b40a31
components/display/eink-29-grayscale-ili0373/definition.json
@@ -12,7 +12,7 @@
12
"bus": 0
13
},
14
"epdConfig": {
15
- "mode": "mono",
+ "mode": "grayscale4",
16
"width": 296,
17
"height": 128
18
}
components/display/eink-magtag/definition.json
@@ -0,0 +1,20 @@
1
+{
2
+ "displayName": "MagTag - 2.9\" E-Ink Display",
3
+ "vendor": "Adafruit",
4
+ "productURL": "https://www.adafruit.com/product/4800",
5
+ "documentationURL": "https://learn.adafruit.com/adafruit-magtag",
6
+ "published": true,
7
+ "description": "Adds the Adafruit MagTag's 2.9\" E-Ink display to your project.",
8
+ "displayType": {
9
+ "type": "epd",
10
+ "driver": "unspecified",
11
+ "spiEpd": {
+ "bus": 0
+ },
+ "epdConfig": {
+ "mode": "unspecified",
+ "width": 296,
+ "height": 128
+ }
19
20
+}
components/display/eink-magtag/image.png
60.4 KB
0 commit comments