upgrade revision code

This commit is contained in:
strawmanbobi
2025-12-09 16:59:18 +08:00
parent 0d45f6173c
commit 925a1eda5d

View File

@@ -32,7 +32,7 @@ typedef unsigned char uint8_t;
/* ----------------- version defs ----------------- */
#define FIRMWARE_VERSION "1.5.1"
#define VERSION_CODE (1)
#define VERSION_CODE (4)
/* ----------------- log settings ----------------- */
#define BAUD_RATE (115200)