Close

Reduced Memory Allocation

A project log for Cutebot and CLUE are even better pals!

Building a library to allow Adafruit's CLUE and ElecFreak's Cutebot to communicate while maintaining all the functionality of the CLUE.

jtJT 08/12/2020 at 17:380 Comments

I compiled the Python files to reduce their memory allocation. The precompiled files are a quarter to a third the size of the originals Python files. This could cause problems when using the CircuitPython_CLUE_Menu GitHub repository.

Discussions