Fix timesel.c
This commit is contained in:
		| @ -171,6 +171,7 @@ TimeSelState time_sel_dispatch(TimeSelection *ts, SensorState *state, | ||||
| void time_sel_reset(TimeSelection *ts) { | ||||
|     ts->hour = 0; | ||||
|     ts->minute = 0; | ||||
|     ts->second = 0; | ||||
|     ts->stage = TS_STAGE_HOUR; | ||||
| } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user