diff --git a/app.vue b/app.vue index e328ae1..5f19dfe 100644 --- a/app.vue +++ b/app.vue @@ -64,7 +64,7 @@ onMounted(() => {
-

Connection Status

+

Control

diff --git a/components/DeviceSelector.vue b/components/DeviceSelector.vue index e06f93c..c08e12f 100644 --- a/components/DeviceSelector.vue +++ b/components/DeviceSelector.vue @@ -15,56 +15,40 @@ watch(selectedDevice, (newValue) => {
-

Device Selection

-
- -
-
- -
-
- -
-
- diff --git a/public/rev_b.jpeg b/public/rev_b.jpeg new file mode 100644 index 0000000..ff00705 Binary files /dev/null and b/public/rev_b.jpeg differ