Browse Source

change boardid

master
zhaohe 1 year ago
parent
commit
4b0522135a
  1. 2
      iflytop_canbus_protocol
  2. 2
      usrc/project_configs.h

2
iflytop_canbus_protocol

@ -1 +1 @@
Subproject commit 85c0e8a9af9990eab8ac9ae9378f48d502e687d3
Subproject commit 702ffbcb82fa62e2cef6621ac49ede8f913273c8

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 (kFixBoardId_PowerControlMiniBoard)
#define DEVICE_ID (kFixBoardId_LiquidCtrl)
#define DEBUG_UART huart1 // 调试串口
#define DEBUG_LIGHT_GPIO PE8 // 调试指示灯

Loading…
Cancel
Save