Skip to content

Commit 029b1ec

Browse files
authored
Update content/hardware/08.edu/carriers/din-celsius/tutorials/getting-started/getting-started-din-celsius.md
1 parent 2c6d943 commit 029b1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/hardware/08.edu/carriers/din-celsius/tutorials/getting-started/getting-started-din-celsius.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Upload it, and open the Serial Monitor with `9600` baud rate, if you see somethi
151151

152152
The number you're seeing is proportional to the voltage arriving from the temperature sensor, from the following table you can obtain the temperature from the number printed on the Serial Monitor:
153153

154-
| **TEMPERATURE<br>[°C]** | **BOARD OUTPUT<br>[V]** | **ARDUINO ANALOG READ** |
154+
| **TEMPERATURE [°C]** | **BOARD OUTPUT [V]** | **ARDUINO ANALOG READ** |
155155
|:-----------------------:|:-----------------------:|:-----------------------:|
156156
| -10 | 1,0 | 102 |
157157
| -5 | 1,5 | 154 |

0 commit comments

Comments
 (0)