[esp] Add no std example reading from AHT20. #2
@ -5,6 +5,7 @@ shaunrd0/klips/esp/rust
|
|||||||
├── 01_esp-idf-std # Template project for using ESP-IDF with std enabled.
|
├── 01_esp-idf-std # Template project for using ESP-IDF with std enabled.
|
||||||
├── 02_esp-gen-no-std # Template ESP32 project using no std.
|
├── 02_esp-gen-no-std # Template ESP32 project using no std.
|
||||||
├── 03_no-std-lcd # Drawing to LCD using ESP32 no std.
|
├── 03_no-std-lcd # Drawing to LCD using ESP32 no std.
|
||||||
|
├── 04_no-std-aht20 # Reading temperature and humidity from a AHT20 sensor using ESP32 no std.
|
||||||
└── README.md
|
└── README.md
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user