param gen reorganize and fix DISABLE_PARAMS_MODULE_SCOPING

This commit is contained in:
Daniel Agar
2017-06-05 15:24:10 -04:00
parent 9b5de23553
commit f26cd01d16
51 changed files with 184 additions and 259 deletions
@@ -341,8 +341,6 @@ int flash_param_save(void)
return param_export_internal(false);
}
int flash_param_load(void)
{
param_reset_all();