n3roGit / DPVControl

Your DIY diving vehicle controlled by ESP32
GNU General Public License v3.0
4 stars 1 forks source link

[FEATURE] compress CSV after write - PRIO 4 #54

Open n3roGit opened 3 months ago

n3roGit commented 3 months ago

I think we could save disk space if the CSV files are always compressed when a new file is started.

Maybe that works with: https://github.com/warmcat/lws-esp32-factory/blob/master/components/zlib/zlib.h