Fix UploadManager CSV bottleneck and measure() race condition

This commit is contained in:
2026-05-10 19:14:24 +02:00
parent 10d187eb37
commit 382433b91f
11 changed files with 58 additions and 242 deletions

View File

@@ -1,7 +1,7 @@
#ifndef VERSION_H
#define VERSION_H
#define VERSION "1.3.4.1"
#define VERSION "1.3.4.2"
// 1: graphical 128x64, 2: LCD I2C Text 4x20
#define LCD_TYPE 2