Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
karu2003 committed May 18, 2024
1 parent d3d54fe commit 17c0682
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 @@ -2023,7 +2023,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 17c0682

Please sign in to comment.