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:stm32:emb3_1 [2024/04/22 17:08] – [Prerequisites] ktokarz | en:iot-open:practical:hardware:sut:stm32:emb3_1 [2024/04/22 17:27] (current) – [Prerequisites] ktokarz | ||
---|---|---|---|
Line 7: | Line 7: | ||
lib_deps = | lib_deps = | ||
| | ||
- | | ||
</ | </ | ||
Line 38: | Line 37: | ||
Include the DHT library and related sensor library. | Include the DHT library and related sensor library. | ||
<code c> | <code c> | ||
- | #include < | ||
#include < | #include < | ||
</ | </ |