Files
LEDMatrix/.gitignore
Chuck ecea13909d Fix syntax error: Missing indentation for html += in array else block
The html += statement was outside the else block, causing a syntax error.
Fixed by properly indenting it inside the else block.
2026-01-05 13:58:53 -05:00

1.2 KiB