#include "bsp.h" #include "bsp_time.h" #include "bsp_wifi_client.h" void bsp_init() { bsp_time_init(); }