From eda7674f6aa74c9f0cd268ae2f06fe9da7f4c761 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Fri, 17 May 2024 22:16:33 +0800 Subject: [PATCH] update --- transmit_disinfection_protocol_v1 | 2 +- usrc/project_configs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/transmit_disinfection_protocol_v1 b/transmit_disinfection_protocol_v1 index 67fd26a..6eb4a87 160000 --- a/transmit_disinfection_protocol_v1 +++ b/transmit_disinfection_protocol_v1 @@ -1 +1 @@ -Subproject commit 67fd26a1a81f0afe4e653f2c40151571f846028e +Subproject commit 6eb4a87eb4bdb1226db1d0e92f277b1c20d49b05 diff --git a/usrc/project_configs.h b/usrc/project_configs.h index c37d39c..78bcfad 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 (2) +#define DEVICE_ID (kFixBoardId_LiquidCtrl) #define DEBUG_UART huart1 // 调试串口 #define DEBUG_LIGHT_GPIO PE8 // 调试指示灯