AM2320 fix internal SNS driver number

This commit is contained in:
Adrian Scillato 2021-06-26 15:52:12 -03:00 committed by GitHub
parent d7dae7a7fa
commit c0207d04a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
* and https://github.com/nightphobos/tasmota-am2320-i2c-driver as adaptation code to Tamota * and https://github.com/nightphobos/tasmota-am2320-i2c-driver as adaptation code to Tamota
\*********************************************************************************************/ \*********************************************************************************************/
#define XSNS_92 92 #define XSNS_88 88
#define XI2C_92 92 // See I2CDEVICES.md #define XI2C_92 92 // See I2CDEVICES.md
#define AM2320_ADDR 0x5C // use 7bit address: 0xB8 >> 1 #define AM2320_ADDR 0x5C // use 7bit address: 0xB8 >> 1