aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2024-03-12 18:48:33 +0000
committers-ol <s+removethis@s-ol.nu>2024-03-12 18:48:33 +0000
commit8eb11a2bd5670fdb4c4ae04949458951cbd3b3bf (patch)
treec9a808baa92bb23e60c53d63d2a250617095c235 /web/index.html
parentweb: fix manual cool control (diff)
downloadt937-serial-8eb11a2bd5670fdb4c4ae04949458951cbd3b3bf.tar.gz
t937-serial-8eb11a2bd5670fdb4c4ae04949458951cbd3b3bf.zip
web: plot individual temperatures separately
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 9d55a13..d62d2b7 100644
--- a/web/index.html
+++ b/web/index.html
@@ -15,7 +15,7 @@
</div>
<div>
<select id="profile" value="">
- <option value="">none</option>
+ <option value="">none / manual</option>
<option value="0">profile 1</option>
<option value="1">profile 2</option>
<option value="2">profile 3</option>