Export current entry temperatures as metrics
This commit is contained in:
@ -54,3 +54,5 @@ typedef struct _ControlDay
|
||||
|
||||
void initControl(void);
|
||||
eControlState getControlState(void);
|
||||
eControlWeekday getControlCurrentWeekday(void);
|
||||
sControlTemperatureEntry getControlCurrentTemperatureEntry(void);
|
||||
|
||||
Reference in New Issue
Block a user