Automatic save config after setting the actual level

pull/4/head
erikkaashoek 5 years ago
parent 28d24aff88
commit 5b88a119ed

@ -491,6 +491,7 @@ void set_actual_power(float o) // Set peak level to known value
config.low_level_offset = new_offset; config.low_level_offset = new_offset;
#endif #endif
} }
config_save();
// dirty = true; // No HW update required, only status panel refresh // dirty = true; // No HW update required, only status panel refresh
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.