Files
LEDMatrix/web_interface/static
Chuck b38027d7ad Fix: Wrap array-of-objects functions in window check and move outside IIFE
Ensure functions are available globally by wrapping them in a window check
and ensuring they're defined outside any IIFE scope. Also fix internal
function calls to use window.updateArrayObjectData for consistency.
2026-01-05 14:16:52 -05:00
..