summaryrefslogtreecommitdiff
path: root/py/pairheap.c
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2021-11-18 00:10:49 +1100
committerDamien George <damien@micropython.org>2021-11-19 15:37:06 +1100
commit841eeb158e1d43ba34e4ee629143e10a2c4505ff (patch)
treeabaa74dd349e46ee584206690983d03b91feb8f7 /py/pairheap.c
parent172a031dff5b767be0accc9ae4810c1f897d3dde (diff)
drivers/neopixel: Avoid heap alloc in fill().
Previously the use of `range(start,stop,step)` caused an allocation. Replace with while loop. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/pairheap.c')
0 files changed, 0 insertions, 0 deletions