We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465ba39 commit 094ab79Copy full SHA for 094ab79
Inc/targets.h
@@ -216,7 +216,7 @@
216
#define FIRMWARE_NAME "TBS 16S CAN"
217
#define FILE_NAME "TBS_16S_L431_CAN"
218
#define DEAD_TIME 120
219
-#define HARDWARE_GROUP_L4_C
+#define HARDWARE_GROUP_L4_A
220
#define HARDWARE_GROUP_L4_045
221
#define DRONECAN_SUPPORT 1
222
#define CAN_TERM_PIN GPIO_PORT_PIN(1, 3) // PB3
@@ -234,7 +234,7 @@
234
#define FIRMWARE_NAME "TBS 16S"
235
#define FILE_NAME "TBS_16S_L431"
236
237
238
239
#define TARGET_VOLTAGE_DIVIDER 310
240
#define MILLIVOLT_PER_AMP 10
0 commit comments