#pragma once #include static const char PARAMS_HTML[] PROGMEM = R"HTML( Modulos DSP - Parameter Tuner

Parameter Tuner

Read and write DSP parameter RAM (0x0000–0x03FF) in real time using safeload — no audio glitches on a live DSP. Parameter list is saved to browser storage.

Device Management
Address Label Current Value New Value Mode
)HTML";