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

@@ -53,7 +53,7 @@ const SystemPage = () => {
case "-15V":
dispatch(getSystemspannung15VminusThunk(zeitraum));
break;
case "-98V":
case "-96V":
dispatch(getSystemspannung98VminusThunk(zeitraum));
break;
case "ADC Temp":