This will make sure that commmander will save the params.
@ -308,7 +308,7 @@ _param_notify_changes(bool is_saved)
void
param_notify_changes(void)
{
_param_notify_changes(true);
_param_notify_changes(false);
}
param_t