Skip to content

Commit 3cc16c3

Browse files
committed
refactor: Update dependencies and add unused macros
1 parent a43fb51 commit 3cc16c3

File tree

7 files changed

+1120
-627
lines changed

7 files changed

+1120
-627
lines changed

.vscode/settings.json

+16-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
{
22
"editor.codeActionsOnSave": {
33
"source.fixAll": "explicit"
4-
}
5-
}
4+
},
5+
"cSpell.words": [
6+
"dialoguer",
7+
"FREENOVE",
8+
"QIOUSB",
9+
"ratelimit",
10+
"reqwest",
11+
"solidjs",
12+
"specta",
13+
"TESP",
14+
"thiserror",
15+
"WROOMS",
16+
"XAIO",
17+
"XIAOSENSES"
18+
]
19+
}

0 commit comments

Comments
 (0)