Variable SerialspeedConst
Serialspeed: {
"115200": "115200";
"19200": "19200";
"38400": "38400";
"57600": "57600";
"9600": "9600";
} = ...
Type Declaration
-
Readonly115200: "115200"
-
Readonly19200: "19200"
-
Readonly38400: "38400"
-
Readonly57600: "57600"
-
Readonly9600: "9600"