get_error 롤백

This commit is contained in:
2025-12-10 15:42:06 +09:00
parent 457b415d61
commit a1da126ee0
3 changed files with 25 additions and 57 deletions

View File

@@ -3,7 +3,7 @@
#include <stdint.h>
#define HISTORY_SIZE 20000
#define HISTORY_SIZE 4800
typedef struct HistoryEntry {
uint8_t sensor;