ae0d59dbe3
Many widgets adopted the _im(mutable) idiom to allow us to reduce the RAM overhead of each widget. Where the immutable data considers entirely of integers smaller than 256 then we can push this just a little further by switching from a tuple to a bytes. Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> |
||
---|---|---|
.. | ||
apps | ||
boards | ||
drivers | ||
fonts | ||
modules | ||
boot.py | ||
draw565.py | ||
gadgetbridge.py | ||
icons.py | ||
logo.py | ||
main.py | ||
ppg.py | ||
requirements.txt | ||
shell.py | ||
steplogger.py | ||
wasp.py | ||
widgets.py |