We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be3972 commit b941d2fCopy full SHA for b941d2f
cspell.json
@@ -38,7 +38,8 @@
38
"pico",
39
"meshtastic",
40
"ecommerce",
41
- "cmsis-dap"
+ "cmsis-dap",
42
+ "oled"
43
],
44
"allowCompoundWords": true,
45
"useGitignore": true,
sidebars.js
@@ -163,7 +163,7 @@ module.exports = {
163
},
164
{
165
type: "category",
166
- label: "Breakout O-LED 0.42inch",
+ label: "Breakout OLED 0.42inch",
167
link: { type: "doc", id: "product/f2203/index" },
168
items: ["product/f2203/quickstart", "product/f2203/resources"],
169
0 commit comments