We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610bd67 commit 07704c9Copy full SHA for 07704c9
1 file changed
apps/mcp/src/mcp.c
@@ -164,6 +164,7 @@ int load_input(FILE *fd, motor_t *motor, equilibrium_t *e)
164
}
165
166
return 0;
167
+ (void) n_case;
168
169
170
int main(int argc, char *argv[])
0 commit comments