mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
param_shmem: fix format
This commit is contained in:
parent
06d7a9c491
commit
61baef4b65
@ -406,6 +406,7 @@ param_get_used_index(param_t param)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return -1;
|
||||
#else
|
||||
return param;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user