30 #ifndef FIRMWARE_SRC_TEMPERATURE_H_
31 #define FIRMWARE_SRC_TEMPERATURE_H_
73 #endif // FIRMWARE_SRC_TEMPERATURE_H_
void Temperature_Tasks()
Perform the periodic tasks.
TemperatureSensor
The different types of temperature sensors.
Definition: temperature.h:42
uint16_t Temperature_GetValue(TemperatureSensor sensor)
Get the last known value for a sensor.
The PCB board temp.
Definition: temperature.h:43
void Temperature_Init()
Initialize the temperature module.