mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 06:45:26 -06:00
sht3x: Add sht31 support (#6560)
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
This commit is contained in:
parent
28faf81414
commit
713b509698
4 changed files with 188 additions and 1 deletions
|
@ -18,6 +18,8 @@
|
|||
# Load "SI7013", "SI7020", "SI7021", "SHT21", and "HTU21D" sensors
|
||||
[htu21d]
|
||||
|
||||
[sht3x]
|
||||
|
||||
# Load "AHT10"
|
||||
[aht10]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue