mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 23:54:17 -08:00
279 B
279 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} />;