#pragma once #include "Arduino.h" void web_init(); void setConfigParam(const char* param, const String& value);