drivers/servo_gimbal: Formatting fix

This commit is contained in:
Lorenz Meier
2015-01-11 21:09:40 +01:00
committed by Anton Matosov
parent 8a6698b6e6
commit 7b54f968a2
+1 -1
View File
@@ -531,4 +531,4 @@ gimbal_main(int argc, char *argv[])
}
errx(1, "unrecognized command, try 'start', 'test', 'reset' or 'info'");
}
}