Select Git revision
overlays.py
Forked from
flow3r / flow3r firmware
562 commits behind the upstream repository.
-
dos authored
Let each overlay report whether it needs to redraw itself and what region of the screen it's interested in. In order to not introduce unneccessary allocations, a single mutable region object gets passed into each overlay.
dos authoredLet each overlay report whether it needs to redraw itself and what region of the screen it's interested in. In order to not introduce unneccessary allocations, a single mutable region object gets passed into each overlay.
overlays.py 17.75 KiB