03-14-2020, 03:40 AM
Not at this moment, once the sequence is created it stays this way.
You can create sequences at runtime in your source code with TLN_CreateSequence() , specifying an array of TLN_SequenceFrame structures, each one with its own delay. Maybe this is what you need?
You can create sequences at runtime in your source code with TLN_CreateSequence() , specifying an array of TLN_SequenceFrame structures, each one with its own delay. Maybe this is what you need?