📦 Moves statusbar to own component

This commit is contained in:
Rune Harlyk
2024-08-19 20:08:10 +02:00
committed by Rune Harlyk
parent 904a1c5852
commit 9978918bf9
16 changed files with 296 additions and 273 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ let telemetry_data = {
rssi: 0
},
battery: {
voltage: 100,
current: false
voltage: 0,
current: 0
},
download_ota: {
status: 'none',