mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 22:19:46 -08:00
fix
This commit is contained in:
parent
5e6fb03196
commit
9933188433
|
@ -30,12 +30,12 @@ module.exports = {
|
||||||
"faq/device",
|
"faq/device",
|
||||||
{
|
{
|
||||||
"Flashing Firmware": [
|
"Flashing Firmware": [
|
||||||
"faq/m-flasher"
|
"faq/m-flasher",
|
||||||
],
|
],
|
||||||
|
},
|
||||||
"faq/mesh",
|
"faq/mesh",
|
||||||
"faq/mqtt",
|
"faq/mqtt",
|
||||||
"faq/modules",
|
"faq/modules",
|
||||||
},
|
|
||||||
"faq/wifi",
|
"faq/wifi",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue