diff options
| author | s-ol <s+removethis@s-ol.nu> | 2026-08-07 18:45:15 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2026-08-07 18:45:30 +0000 |
| commit | 45eb6ff8ebfa5fabfa18457b1b48c5e4c5b7878f (patch) | |
| tree | 6dfce936ff1248c36d786d874d20a339a902f39b /web/index.html | |
| parent | web: reorganize sidebar (diff) | |
| download | t937-serial-45eb6ff8ebfa5fabfa18457b1b48c5e4c5b7878f.tar.gz t937-serial-45eb6ff8ebfa5fabfa18457b1b48c5e4c5b7878f.zip | |
web: trace export button
Diffstat (limited to 'web/index.html')
| -rw-r--r-- | web/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index 8ddfad4..34215ff 100644 --- a/web/index.html +++ b/web/index.html @@ -33,6 +33,10 @@ <label>controller</label> <label id="temps_controller">-</label> </div> + <div> + <label>export traces</label> + <button id="export" disabled>download csv</button> + </div> <h2>manual controls</h2> <div> <label for="heat">heat</label> |
