Preparing search index...
The search index is not available
@meshtastic/js
@meshtastic/js
Types
SerialConnectionParameters
Interface SerialConnectionParameters
interface
SerialConnectionParameters
{
baudRate
?:
number
;
concurrentLogOutput
:
boolean
;
port
?:
SerialPort
;
}
Index
Properties
baud
Rate?
concurrent
Log
Output
port?
Properties
Optional
baud
Rate
baud
Rate
?:
number
concurrent
Log
Output
concurrent
Log
Output
:
boolean
Optional
port
port
?:
SerialPort
Connect directly to a Serial port, obtained from
getPorts()
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
baud
Rate
concurrent
Log
Output
port
@meshtastic/js
Loading...
Connect directly to a Serial port, obtained from
getPorts()