mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-30 02:30:35 +08:00
param gen reorganize and fix DISABLE_PARAMS_MODULE_SCOPING
This commit is contained in:
@@ -341,8 +341,6 @@ int flash_param_save(void)
|
||||
return param_export_internal(false);
|
||||
}
|
||||
|
||||
|
||||
|
||||
int flash_param_load(void)
|
||||
{
|
||||
param_reset_all();
|
||||
|
||||
Reference in New Issue
Block a user