aboutsummaryrefslogtreecommitdiff
path: root/examples/std
diff options
context:
space:
mode:
authorhuntc <[email protected]>2022-01-29 15:26:31 +1100
committerhuntc <[email protected]>2022-01-29 18:01:06 +1100
commit482389a6911d8d3505872e6ad03d5b0af565eaf9 (patch)
treed23d5bb09378d223485e40073717b48ac3a398c2 /examples/std
parent9ac52a768bbcd4bc8b753c64805fc23906b2c91f (diff)
Own the sequence buffer
This approach owns the sequence buffers which, while introducing an extra move, it eliminates the need to guard the lifetime of the sequence buffer. Given ownership, the buffer will be retained until the PWM sequence task is stopped.
Diffstat (limited to 'examples/std')
0 files changed, 0 insertions, 0 deletions