Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
karu2003 committed Nov 11, 2023
1 parent 8a670f0 commit eab8447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comm/commands.c
Original file line number Diff line number Diff line change
Expand Up @@ -2054,7 +2054,7 @@ static THD_FUNCTION(blocking_thread, arg) {

mempools_free_mcconf(mcconf);
mempools_free_mcconf(mcconf_old);
} break;
} break;

case COMM_DETECT_MOTOR_FLUX_LINKAGE: {
int32_t ind = 0;
Expand Down

0 comments on commit eab8447

Please sign in to comment.