mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 01:50:35 +08:00
param_shmem: fix format
This commit is contained in:
@@ -406,6 +406,7 @@ param_get_used_index(param_t param)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return -1;
|
||||
#else
|
||||
return param;
|
||||
|
||||
Reference in New Issue
Block a user