Enable VL53L0X and disable TSL2561 for Tasmota-Sensors and Tasmota32

This commit is contained in:
Adrian Scillato 2021-04-13 13:37:48 -03:00 committed by GitHub
parent 3a0c09143a
commit 5d03cc3a3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ m = minimal, l = lite, t = tasmota, k = knx, s = sensors, i = ir, d = display
| USE_INA219 | - | - | - / x | - | x | - | - |
| USE_INA226 | - | - | - / - | - | - | - | - |
| USE_SHT3X | - | - | - / x | - | x | - | - |
| USE_TSL2561 | - | - | - / x | - | x | - | - |
| USE_TSL2561 | - | - | - / - | - | - | - | - |
| USE_TSL2591 | - | - | - / - | - | - | - | - |
| USE_MGS | - | - | - / x | - | x | - | - |
| USE_SGP30 | - | - | - / x | - | x | - | - |
@ -124,7 +124,7 @@ m = minimal, l = lite, t = tasmota, k = knx, s = sensors, i = ir, d = display
| USE_SCD30 | - | - | - / x | - | x | - | - |
| USE_SPS30 | - | - | - / - | - | - | - | - |
| USE_ADE7953 | - | - | x / x | x | x | - | x |
| USE_VL53L0X | - | - | - / - | - | - | - | - |
| USE_VL53L0X | - | - | - / x | - | x | - | - |
| USE_MLX90614 | - | - | - / - | - | - | - | - |
| USE_CHIRP | - | - | - / - | - | - | - | - |
| USE_PAJ7620 | - | - | - / - | - | - | - | - |