mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-08-01 16:58:06 +00:00
The html += statement was outside the else block, causing a syntax error. Fixed by properly indenting it inside the else block.
The html += statement was outside the else block, causing a syntax error. Fixed by properly indenting it inside the else block.