mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 23:54:17 -08:00
f2e22d63c9
Thanks to aspell and languagetool. Hand picked from these, there are too many strange things in the English language to be perfectly syntactical.
280 B
280 B
id | title | sidebar_label |
---|---|---|
connecting | Connecting to a device | Connecting |
Currently, two connection methods are supported, HTTP and BLE.
HTTP
BLE
//connection method
//connection button
const a = <connectButton method={someMethod} />;