diff --git a/app/src/components/Topbar.svelte b/app/src/components/Topbar.svelte index c606468..5327598 100644 --- a/app/src/components/Topbar.svelte +++ b/app/src/components/Topbar.svelte @@ -1,117 +1,55 @@ -
-
-
- -
-
{Math.floor($dataBuffer[0])}°🌡️
- {Math.floor($dataBuffer[9]*10)/10}V
- {Math.floor($dataBuffer[8]*1000)/1000}A -
+ +
+
+ + + +
-
-
-
- {#if $width !== 0} -
- - - -
- {/if} -
-
- - - -
- - - - -
-
-
+ +
+ + + +
+
+
- + \ No newline at end of file