From 163a91ea481e20f6ac5ccef86463455e9644849b Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sun, 14 Jul 2024 19:10:40 +1200 Subject: [PATCH] refactor code --- index.html | 176 ++++++++--------------- nrf52_dfu_flasher.js | 327 ++++++++++++++++++++++++------------------- rnode.js | 27 ++-- todo.txt | 61 ++++++++ 4 files changed, 322 insertions(+), 269 deletions(-) create mode 100644 todo.txt diff --git a/index.html b/index.html index 73a2647..7ee5494 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,12 @@ +
+ +
+