fix: renamed -98V to -96V everywhere

This commit is contained in:
ISA
2025-09-11 10:36:52 +02:00
parent 5ef7e648eb
commit 538f9ca487
21 changed files with 547 additions and 75 deletions

View File

@@ -11,7 +11,7 @@ const initialState: VoltagesState = {
"+5V": 0,
"+15V": 0,
"-15V": 0,
"-98V": 0,
"-96V": 0,
"ADC Temp": 0,
"CPU Temp": 0,
},