LED flash pattern sync
in iOS
Using a flash pattern, e.g. led flashLEDColor, I’d like to change the color without interrupting the flash pattern.
At the moment, triggering the color change in response to events means the pattern is interrupted / restarted. I feel like this is something that should be possible in client-side code, but I can’t figure out how to either a) sync the flashes or b) how to “queue up” color changes so they occur on the next flash in the pattern.
Ideas very much welcomed. Thanks.
This discussion has been closed.
Comments