Skip to content

Commit a868e13

Browse files
committed
Update config.h
1 parent 93ed063 commit a868e13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Common/Inc/config.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111
#define MOTOR_CONTROLLER_K2 0x10F8108D
1212
#define MOTOR_CONTROLLER 0xFF
1313
#define MOTOR_CONTROLLER_WARN MOTOR_CONTROLLER - WARN_OFFSET
14+
1415
// BMS
1516
#define BMS_BOARD 0xFF
1617
#define BMS_BOARD_WARN BMS_TEMP - WARN_OFFSET
18+
1719
// SENSORS
1820
#define SENSOR_BOARD_1 0xFF
1921
#define SENSOR_BOARD_1_WARN SENSOR_BOARD_1 - WARN_OFFSET

0 commit comments

Comments
 (0)