actually fix the typo
This commit is contained in:
@@ -31,6 +31,6 @@
|
||||
namespace board {
|
||||
|
||||
u32 GetTemperatureMilli(SysClkThermalSensor sensor);
|
||||
u32 GetPowerMw(SysClkPowerSensor sensor)
|
||||
u32 GetPowerMw(SysClkPowerSensor sensor);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user