Skip to content

Commit 0201811

Browse files
authored
Update manifest.json with Arduino Nesso n1 and StickS3
Added Arduino Nesso n1 to the manifest and updated display status for StickS3.
1 parent 738506b commit 0201811

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

src/manifest.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
{
2+
"Arduino": [
3+
{
4+
"display": false,
5+
"name": "Arduino Nesso n1",
6+
"description": "",
7+
"link": "https://docs.arduino.cc/hardware/nesso-n1",
8+
"family": "ESP32-C6",
9+
"id": "arduino-nesso-n1"
10+
}
11+
]
212
"M5Stack": [
313
{
414
"display": true,
@@ -89,7 +99,7 @@
8999
"id": "m5stack-paper"
90100
},
91101
{
92-
"display": false,
102+
"display": true,
93103
"name": "StickS3",
94104
"description": "",
95105
"link": "https://shop.m5stack.com/products/m5sticks3-esp32s3-mini-iot-dev-kit?ref=Pirata",

0 commit comments

Comments
 (0)