Skip to content

Commit 08e11cf

Browse files
committed
doc:Update board info.
1 parent 1d71e9f commit 08e11cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

static/boards/fobe_idea_mesh_tracker_c1_voice/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"mcu": "NRF52840",
77
"series": "nrf52",
88
"mcu_manufacturer": "nordic",
9-
"features": ["bluetooth", "lora", "gps", "Microphone"],
9+
"features": ["bluetooth", "lora", "gps", "microphone"],
1010
"firmwares": {
1111
"circuitpython": {
1212
"id": "fobe_idea_mesh_tracker_c1",

static/boards/fobe_quill_esp32s3_mesh/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"image": "/img/products/f1102.render.shot-box.r1a.webp",
66
"mcu": "ESP32-S3",
77
"series": "esp32",
8-
"mcu_manufacturer": "Espressif",
8+
"mcu_manufacturer": "espressif",
99
"features": ["wifi", "bluetooth"],
1010
"firmwares": {
1111
"circuitpython": {

static/boards/fobe_quill_nrf52840_mesh_solar/board.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"mcu": "NRF52840",
77
"series": "nrf52",
88
"mcu_manufacturer": "nordic",
9-
"features": ["nfc", "bluetooth", "Solar"],
9+
"features": ["nfc", "bluetooth", "solar"],
1010
"firmwares": {
1111
"circuitpython": {
1212
"id": "fobe_quill_nrf52840_mesh",

0 commit comments

Comments
 (0)