Skip to content

Commit 566ba54

Browse files
committed
change warning message
1 parent eb919af commit 566ba54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/AHT1x.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# AHT1x temperature and humidity sensor
2-
!!! info "This feature is included only in tasmota-sensors.bin"
2+
!!! failure "This feature is not included in precompiled binaries"
33

4-
Otherwise you must [compile your build](Compile-your-build). Add the following to `user_config_override.h`:
4+
To use it you must [compile your build](Compile-your-build). Add the following to `user_config_override.h`:
55
```
66
#ifndef USE_AHT1x
77
#define USE_AHT1x // [I2cDriver43] Enable AHT10/15 humidity and temperature sensor (I2C address 0x38) (+0k8 code)

0 commit comments

Comments
 (0)