From 1a2aa931a57f586c17cde95748d195f565619910 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Mon, 16 Jan 2023 09:43:05 +0100 Subject: Add some error handling, add Uart service, add event queue for gatt events --- src/index.html | 2 +- src/js/main.js | 17 ++++-- src/js/uBit.js | 161 +++++++++++++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 160 insertions(+), 20 deletions(-) (limited to 'src') diff --git a/src/index.html b/src/index.html index 525c5de..9272a78 100644 --- a/src/index.html +++ b/src/index.html @@ -40,7 +40,7 @@