fix typo
This commit is contained in:
@@ -80,7 +80,7 @@ namespace board {
|
|||||||
millis = temps.mem;
|
millis = temps.mem;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case HorizonOCThermalSensor_PLLX {
|
case HorizonOCThermalSensor_PLLX: {
|
||||||
millis = temps.pllx;
|
millis = temps.pllx;
|
||||||
}
|
}
|
||||||
default: {
|
default: {
|
||||||
|
|||||||
Reference in New Issue
Block a user