updated script to test
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
let port;
|
let port;
|
||||||
|
|
||||||
async function setup() {
|
async function bwa() {
|
||||||
port = createSerial();
|
port = createSerial();
|
||||||
port.open(9600);
|
port.open(9600);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user