#ifndef GRAPH_VIEWER_H #define GRAPH_VIEWER_H const char graph_viewer_html[] PROGMEM = R"rawliteral( CAN Signal Graph Viewer

📈 CAN Signal Graph

Viewing 0 signals

Connecting...
Scale:
Range:
Plot:
Sort:
Points:0 Time:0s Msgs:0
)rawliteral"; #endif