Skip to content

Commit 094ab79

Browse files
committed
Change TBS 16s to hardware group L4_A
1 parent 465ba39 commit 094ab79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Inc/targets.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
#define FIRMWARE_NAME "TBS 16S CAN"
217217
#define FILE_NAME "TBS_16S_L431_CAN"
218218
#define DEAD_TIME 120
219-
#define HARDWARE_GROUP_L4_C
219+
#define HARDWARE_GROUP_L4_A
220220
#define HARDWARE_GROUP_L4_045
221221
#define DRONECAN_SUPPORT 1
222222
#define CAN_TERM_PIN GPIO_PORT_PIN(1, 3) // PB3
@@ -234,7 +234,7 @@
234234
#define FIRMWARE_NAME "TBS 16S"
235235
#define FILE_NAME "TBS_16S_L431"
236236
#define DEAD_TIME 120
237-
#define HARDWARE_GROUP_L4_C
237+
#define HARDWARE_GROUP_L4_A
238238
#define HARDWARE_GROUP_L4_045
239239
#define TARGET_VOLTAGE_DIVIDER 310
240240
#define MILLIVOLT_PER_AMP 10

0 commit comments

Comments
 (0)