sysclk: remove sysclk old and libultrahand old
This commit is contained in:
@@ -218,7 +218,7 @@ static inline const char* sysclkFormatThermalSensor(SysClkThermalSensor thermSen
|
||||
return pretty ? "GPU" : "gpu";
|
||||
case HorizonOCThermalSensor_MEM:
|
||||
return pretty ? "MEM" : "mem";
|
||||
case HorizonOCThermalSensor_PLLX:
|
||||
case HorizonOCThermalSensor_PLLX:
|
||||
return pretty ? "PLLX" : "pllx";
|
||||
default:
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user