t3knomanzer / maxmix-software

Maxmix volume mixer software repository
https://maxmixproject.com
Apache License 2.0
126 stars 31 forks source link

Firmware memory optimization pass #188

Closed t3knomanzer closed 4 years ago

t3knomanzer commented 4 years ago

Guidelines

Is your feature request related to a problem? Please describe. There is a lot of low hanging fruit memory being wasted in the firmware, such as the serial buffers.

Describe the solution you'd like Make a pass and use that memory to either temporarily increase the number of devices we can display or add support for input devices.