mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-12-14 09:58:43 +01:00
update <!-- more --> in all articles
This commit is contained in:
parent
1c1b0994a8
commit
217872988c
8 changed files with 22 additions and 7 deletions
|
|
@ -26,6 +26,8 @@ For my first project with the Photon, I created a wireless temperature monitor t
|
|||
}
|
||||
```
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Then the temperature can be calculated based on the voltage output from the TMP36 using _Temp °C = 100*(reading in V) - 50_.
|
||||
|
||||
{{ image(src="https://raw.githubusercontent.com/kylejcarlton/zola-theme-terminimal/master/img/TMP36_Graph.png", position="left") }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue