#pragma once #include "Global.h" void wsSendSetup(); void wsPublishData(String topic, String data);