void guiTask(void* parameter); /*Ulozenie hodnot pre displej*/ struct ca_status{ bool wifi; bool webserver; unsigned int serial; bool init; };