#pragma once #include "Global.h" boolean isNetworkActive(); void routerConnect(); bool startAPMode(); boolean RouterFind(String ssid);