add missing USE_MLX90640

add missing USE_MLX90640 to builds table
This commit is contained in:
blakadder 2022-08-21 16:04:06 +02:00 committed by GitHub
parent a8f9e8d24c
commit f5ca9ecaec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,6 +151,7 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up
| USE_VEML6075 | - | - / - | - | - | - | - |
| USE_VEML7700 | - | - / - | - | - | - | - |
| USE_MCP9808 | - | - / - | - | - | - | - |
| USE_MLX90640 | - | - / - | - | - | - | - |
| USE_HP303B | - | - / - | - | - | - | - |
| USE_EZOCO2 | - | - / - | - | - | - | - |
| USE_EZODO | - | - / - | - | - | - | - |
@ -252,4 +253,4 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up
| USE_TTGO_WATCH | | / - | | | | |
| USE_SONOFF_SPM | | / x | | | | |
* USE_MQTT_TLS is enabled by default in every ESP32 variants
* USE_MQTT_TLS is enabled by default in every ESP32 variants