mfrError_t mfrGetTempThresholds(int *tempHigh, int *tempCritical)
Get the temperature thresholds which determine the state returned * from a call to mfrGetTemperatur...
mfrError_t mfrGetTemperature(mfrTemperatureState_t *state, int *temperatureValue, int *wifiTemp)
get current temperature of the core
mfrError_t mfrSetTempThresholds(int tempHigh, int tempCritical)
Set temperature thresholds which will determine the state returned * from a call to mfrGetTemperatu...