#pragma once #include "espurna.h" #include #if MDNS_SERVER_SUPPORT #include void mdnsServerSetup(); #endif