mirror of
https://github.com/meshcore-dev/meshcore.js.git
synced 2026-04-20 22:13:49 +00:00
update lang
This commit is contained in:
parent
a781834bc7
commit
e6ffafc195
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ npm install @liamcottle/meshcore.js
|
|||
```
|
||||
import { TCPConnection, NodeJSSerialConnection } from "@liamcottle/meshcore.js";
|
||||
|
||||
// serial connection are supported by "companion_radio_usb" firmware
|
||||
// serial connections are supported by "companion_radio_usb" firmware
|
||||
const connection = new NodeJSSerialConnection("/dev/cu.usbmodem14401");
|
||||
|
||||
// tcp connections are supported by "companion_radio_wifi" firmware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue