Skip to content

Commit 738506b

Browse files
authored
Add new device entry for DinMeter in manifest.json
1 parent 5687842 commit 738506b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/manifest.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@
9595
"link": "https://shop.m5stack.com/products/m5sticks3-esp32s3-mini-iot-dev-kit?ref=Pirata",
9696
"family": "ESP32-S3",
9797
"id": "m5stack-sticks3"
98+
},
99+
{
100+
"display": false,
101+
"name": "DinMeter",
102+
"description": "",
103+
"link": "https://shop.m5stack.com/products/m5stack-din-meter-w-m5stamps3?ref=Pirata",
104+
"family": "ESP32-S3",
105+
"id": "m5stack-dinmeter"
98106
}
99107
],
100108
"Headless": [

0 commit comments

Comments
 (0)