#ifndef SERIAL_TERMINAL_H #define SERIAL_TERMINAL_H const char serial_terminal_html[] PROGMEM = R"rawliteral( Serial Terminal - Byun CAN Logger

📡 Serial Terminal

RS232 Communication Interface

Received
0
Transmitted
0
Logging Size
0 KB
Queue Usage
0%
Serial Terminal Ready
)rawliteral"; #endif