astro handle added

This commit is contained in:
Bogdan Pilyugin 2024-05-14 10:54:05 +02:00
parent 298c2e6534
commit 96a7238065

View File

@ -75,7 +75,9 @@ typedef struct
typedef struct
{
float lat;
float lon;
astro_timer_t timers[CONFIG_WEBGUIAPP_CRON_NUMBER]
} astro_handle_t;