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