fix: renamed -98V to -96V everywhere
This commit is contained in:
@@ -11,7 +11,7 @@ const initialState: VoltagesState = {
|
||||
"+5V": 0,
|
||||
"+15V": 0,
|
||||
"-15V": 0,
|
||||
"-98V": 0,
|
||||
"-96V": 0,
|
||||
"ADC Temp": 0,
|
||||
"CPU Temp": 0,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user