#pragma once void Web_Init(void); void Web_Cyclic(void); void Web_SendWebsocketData(uint32_t client, uint8_t code);