Skip to content

Commit 17c0682

Browse files
committed
...
1 parent d3d54fe commit 17c0682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comm/commands.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2023,7 +2023,7 @@ static THD_FUNCTION(blocking_thread, arg) {
20232023

20242024
mempools_free_mcconf(mcconf);
20252025
mempools_free_mcconf(mcconf_old);
2026-
} break;
2026+
} break;
20272027

20282028
case COMM_DETECT_MOTOR_FLUX_LINKAGE: {
20292029
int32_t ind = 0;

0 commit comments

Comments
 (0)