updated script to test

This commit is contained in:
Sam
2023-09-29 10:27:40 +02:00
parent ae89d27c7a
commit 1267a44f79

View File

@@ -1,6 +1,6 @@
let port; let port;
async function setup() { async function bwa() {
port = createSerial(); port = createSerial();
port.open(9600); port.open(9600);