non workking vibe coded screen displaying
This commit is contained in:
@@ -26,6 +26,7 @@ const char index_html[] PROGMEM = R"rawliteral(
|
||||
<body>
|
||||
<h1>LED Panel Control</h1>
|
||||
<button class="button" onclick="showSavedPixels()">Show Saved Pixels</button>
|
||||
<button class="button" onclick="location.href='/upload-page'">Upload Image</button>
|
||||
<br>
|
||||
<textarea id="jsonInput" placeholder="Paste your JSON image data here..."></textarea>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user