Back to Deskhop

DeskHop Config

webconfig/templates/main.html

0.77745 B
Original Source

Oh, no!

Unfortunately, your browser does not support WebHID or the Permissions Policy is blocking its usage. Please try Chromium
(or Chrome if you have to). Apologies for the inconvenience, hopefully a cross-browser solution happens soon.

DeskHop Config

Connect
Read
Save
Exit


Blink
Blink both
Bootloader
Wipe Config

Output A

{% for item in screen_A %} {% include "form.html" with context %} {% endfor %}

Output B

{% for item in screen_B %} {% include "form.html" with context %} {% endfor %}

Common Config

{% for item in config %} {% include "form.html" with context %} {% endfor %}

Device Status

{% for item in status %} {% include "form.html" with context %} {% endfor %}