#ifndef SERIAL2_TERMINAL_H #define SERIAL2_TERMINAL_H const char serial2_terminal_html[] PROGMEM = R"rawliteral( Serial2 Terminal - CAN Logger

📟 Serial2 Terminal GPIO 6/7

⚙️ Serial Settings

📝 Logging Control

Not Logging
-
📡 Serial Monitor (RX/TX)
>

📤 Send Data

📊 Statistics

0
RX Bytes
0
TX Bytes
0
Frames
0
Modbus Frames
)rawliteral"; #endif