Skip to content

Commit 5687842

Browse files
authored
Add StickS3 device to manifest.json
1 parent 5ba759e commit 5687842

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/manifest.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,14 @@
8787
"link": "https://shop.m5stack.com/products/m5paper-esp32-development-kit-v1-1-960x540-4-7-eink-display-235-ppi?ref=Pirata",
8888
"family": "ESP32",
8989
"id": "m5stack-paper"
90+
},
91+
{
92+
"display": false,
93+
"name": "StickS3",
94+
"description": "",
95+
"link": "https://shop.m5stack.com/products/m5sticks3-esp32s3-mini-iot-dev-kit?ref=Pirata",
96+
"family": "ESP32-S3",
97+
"id": "m5stack-sticks3"
9098
}
9199
],
92100
"Headless": [
@@ -457,4 +465,4 @@
457465
"id": "elecrow-35Bv2_2"
458466
}
459467
]
460-
}
468+
}

0 commit comments

Comments
 (0)