#pragma once #include class SeparatorParameter : public WiFiManagerParameter { public: SeparatorParameter() : WiFiManagerParameter("
") {} };