#ifndef MEDIATABLE_WIFI_H #define MEDIATABLE_WIFI_H void wifi_setup(); void wifi_loop(); #endif