Browse Source

update

master
zhaohe 1 year ago
parent
commit
eda7674f6a
  1. 2
      transmit_disinfection_protocol_v1
  2. 2
      usrc/project_configs.h

2
transmit_disinfection_protocol_v1

@ -1 +1 @@
Subproject commit 67fd26a1a81f0afe4e653f2c40151571f846028e
Subproject commit 6eb4a87eb4bdb1226db1d0e92f277b1c20d49b05

2
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 // 调试指示灯

Loading…
Cancel
Save