统一固件版本号:以 jb_product.h 为唯一真源

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-19 10:43:49 +08:00
co-authored by Cursor
parent 331864dc64
commit 199be89e41
6 changed files with 37 additions and 39 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
/* MCU software version: Vmajor.minor.patch */
#define JB_MCU_SW_VERSION_MAJOR 1
#define JB_MCU_SW_VERSION_MINOR 0
#define JB_MCU_SW_VERSION_PATCH 0
#define JB_MCU_SW_VERSION_PATCH 1
/* MCU hardware version: Vmajor.minor.patch */
#define JB_MCU_HW_VERSION_MAJOR 1