From 4b0522135ac82cdd082f654e8ff39ceae51c6574 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sun, 28 Apr 2024 20:44:02 +0800 Subject: [PATCH] change boardid --- iflytop_canbus_protocol | 2 +- usrc/project_configs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iflytop_canbus_protocol b/iflytop_canbus_protocol index 85c0e8a..702ffbc 160000 --- a/iflytop_canbus_protocol +++ b/iflytop_canbus_protocol @@ -1 +1 @@ -Subproject commit 85c0e8a9af9990eab8ac9ae9378f48d502e687d3 +Subproject commit 702ffbcb82fa62e2cef6621ac49ede8f913273c8 diff --git a/usrc/project_configs.h b/usrc/project_configs.h index 79f2681..ea93f39 100644 --- a/usrc/project_configs.h +++ b/usrc/project_configs.h @@ -13,7 +13,7 @@ #define HARDWARE_VERSION 1 #define PROJECT "dbdb_liquid_path_control" #define SN_HEADER "SN" -#define DEVICE_ID (kFixBoardId_PowerControlMiniBoard) +#define DEVICE_ID (kFixBoardId_LiquidCtrl) #define DEBUG_UART huart1 // 调试串口 #define DEBUG_LIGHT_GPIO PE8 // 调试指示灯