mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Add meshtastic.js API docs link
This commit is contained in:
parent
b8ab83626d
commit
0224d20cc4
|
@ -30,6 +30,11 @@ module.exports = {
|
||||||
"js/connecting",
|
"js/connecting",
|
||||||
"js/events",
|
"js/events",
|
||||||
"js/http-api",
|
"js/http-api",
|
||||||
|
{
|
||||||
|
type: "link",
|
||||||
|
label: "API Docs",
|
||||||
|
href: "https://js.meshtastic.org",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
Protobufs: ["protobufs/api"],
|
Protobufs: ["protobufs/api"],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue