Skip to content

Commit 3b6c865

Browse files
committed
fixing random character
1 parent 2bf8759 commit 3b6c865

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/SharedFirmwareTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ struct DrivetrainSpeedCommand_s
371371
};
372372

373373
using DrivetrainCommand_s = DrivetrainSpeedCommand_s;
374-
`
374+
375375
struct DrivetrainTorqueCommand_s
376376
{
377377
veh_vec<torque_nm> torque_limits;

0 commit comments

Comments
 (0)