Hi
Not sure if this is possible but thought I would ask.
I have 3 strings of leds laid out with two vertical lines and one horizontal like this | _ |.
The vertical lines each have 100 pixels and the horizontal has 75.
The left vertical and horizontal line are connected to one ESP32 (left hand) on individual outputs and the right hand vertical line connected to another ESP32 (right hand).
What I would like to do is perform a chase of lights that starts at the top of the left hand line and then goes down, across the horizontal one and back up the right hand line.
I have managed to get the right hand controller to sync with the left hand one by using the “sync” button, but I cannot get a chase to ‘jump’ across the two controllers.
Any help appreciated.