#pragma once #include void wifi_connect(); extern const uint8_t file_index_html_start[] asm("_binary_src_index_html_start"); extern bool debug_enabled; extern bool trace_enabled; extern Preferences prefs;