// //#ifndef WifiInterface_h //#define WifiInterface_h //#include //#include "DCCEXParser.h" // //class WifiInterface { // // public: // static void setup(); // static DCCEXParser * getSingleClient(DCCEXParser * existing); // // private: // static WiFiEspServer server; // static bool connected; //}; // //#endif //