This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:iot-open:practical:hardware:sut:esp32:emb4_1 [2024/03/21 20:44] – pczekalski | en:iot-open:practical:hardware:sut:esp32:emb4_1 [2024/04/22 17:55] (current) – ToDo checked: check if you don't need to call sensors.requestTemperatures(); before the code below ktokarz | ||
---|---|---|---|
Line 59: | Line 59: | ||
=== Step 4 === | === Step 4 === | ||
+ | <todo @pczekalski # | ||
Read the data: | Read the data: | ||
<code c> | <code c> | ||
Line 83: | Line 84: | ||
+ | <WRAP noprint> | ||
===== Project information ===== | ===== Project information ===== | ||
{{: | {{: | ||
Line 99: | Line 101: | ||
{{: | {{: | ||
</ | </ | ||
+ | </ | ||