#pragma once #include "jannex/jannex.h" #ifdef WIFI_ENABLED void init_wifi(); #endif // WIFI_ENABLED