FSM thermostat
|
Go to the source code of this file.
Functions | |
void | port_thermostat_timer_setup (fsm_thermostat_t *p_thermostat) |
Initializes the timer of the thermostat. More... | |
void port_thermostat_timer_setup | ( | fsm_thermostat_t * | p_thermostat | ) |
Initializes the timer of the thermostat.
p_thermostat | Pointer to the thermostat structure. |
Definition at line 19 of file port_thermostat.c.