mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Removed extra carriage return
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
parent
29f8409445
commit
4e79300bdb
@ -110,7 +110,6 @@ static void process_commands(map<string, px4_main_t> &apps, const char *cmds)
|
||||
const char *b = cmds;
|
||||
char arg[256];
|
||||
|
||||
|
||||
// Eat leading whitespace
|
||||
eat_whitespace(b, i);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user