#ifndef GRAPH_H #define GRAPH_H const char graph_html[] PROGMEM = R"rawliteral( CAN Signal Graph

📈 CAN Signal Graph

Real-time Signal Visualization

📁 Upload DBC File

đŸ—‚ī¸ Click to upload DBC file

or drag and drop here

)rawliteral"; #endif