Update index.html

Added DIGU and DIGL for Expert Electronics
This commit is contained in:
Kai Günter Brandt 2023-05-25 22:04:00 +02:00 committed by GitHub
parent dcb3835139
commit d48f9b80a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1638,6 +1638,31 @@
>
PKTUSB
</button>
<button
type="button"
class="btn btn-sm btn-secondary"
data-bs-placement="bottom"
data-bs-toggle="tooltip"
data-bs-trigger="hover"
data-bs-html="false"
title="set DIGU"
id="saveModeDIGU"
>
DIGU
</button>
<button
type="button"
class="btn btn-sm btn-secondary"
data-bs-placement="bottom"
data-bs-toggle="tooltip"
data-bs-trigger="hover"
data-bs-html="false"
title="set DIGL"
id="saveModeDIGL"
>
DIGL
</button>
</form>
</div>