From de6b94f5d4af452bd5dd3415decf694bd24ad62f Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Fri, 25 Oct 2024 21:13:04 +0200 Subject: [PATCH] Fix BT uncaught and port-picker (#4223) Fix BT uncaught --- src/index.html | 1 + src/js/protocols/bluetooth.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 58d41effdd..b22cf2142d 100644 --- a/src/index.html +++ b/src/index.html @@ -28,6 +28,7 @@ > this.createPort(device));