domotic/main/obtain_time.h
2025-04-19 19:47:15 +02:00

4 lines
72 B
C

void obtain_time();
void updateTime(void *pvParameter);
#pragma once