Add option to restore previous calibration settings for DS5 and Edge

This commit is contained in:
Mathias Malmqvist
2025-11-13 00:15:52 +01:00
parent ba10cfcbdd
commit 24ec34929c
8 changed files with 463 additions and 10 deletions

View File

@@ -209,6 +209,7 @@
</button>
<hr>
<button id="savechanges" type="button" class="btn btn-success ds-btn ds-i18n" onclick="flash_all_changes()" id="resetBtn">Save changes permanently</button>
<button id="restore-calibration-btn" type="button" class="btn btn-secondary ds-btn ds-i18n" onclick="openCalibrationHistoryModal()">Restore calibration</button>
<button type="button" class="btn btn-danger ds-btn ds-i18n" onclick="reboot_controller()" id="resetBtn">Reboot controller</button>
<div class="card text-bg-light" >