Skip to content

esp: cleanup code. optimize memory and speed

Fjen Undso requested to merge optimize into master

This removes old unused code and uses memory efficient bytearrays and const values. It also improves the packet processing speed, but the bottleneck is the wifi for the moment.

Merge request reports