fix(temperature_sensor): Cannot switch the range smmothly on esp32h2

This commit is contained in:
Cao Sen Miao
2024-01-17 16:55:30 +08:00
parent bbb7c4c756
commit 9025e440ae

View File

@ -40,7 +40,7 @@
#define I2C_SARADC_TSENS_DAC 0x6
#define I2C_SARADC_TSENS_DAC_MSB 3
#define I2C_SARADC_TSENS_DAC_LSB 3
#define I2C_SARADC_TSENS_DAC_LSB 0
#define I2C_SARADC_DTEST 7
#define I2C_SARADC_DTEST_MSB 1