Change algo using underlying internal temp

This commit is contained in:
Jean-Marc Collin
2024-01-27 11:46:01 +00:00
parent de47a3ffe1
commit 2fe0e57231
4 changed files with 112 additions and 38 deletions
+7
View File
@@ -0,0 +1,7 @@
Before copying to forum you need to replace relative images by this command into VSCode:
Search :
\(images/(.*).png\)
Replace with:
(https://github.com/jmcollin78/versatile_thermostat/blob/main/images/$1.png?raw=true)