mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +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.