I want to seamlessly transition from one looping LED pattern into another in response to an event. I’m doing this by putting the device into HOLD mode and moving the PC from loop 1 to loop 2, but I need my second pattern to start at the same PWM level that my first ended at. Is there a way to either maintain an engine’s current PWM level when switching from RUN to HOLD mode, or preferably, to read the current PWM value outside of direct control mode? any tips on how to achieve seamless transition will help
Thanks!