@@ -424,8 +424,6 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
424424 LPS2X Family of Barometric Pressure, Temperature Sensors (adafruit_lps2x) <https://docs.circuitpython.org/projects/lps2x/en/latest/ >
425425 LPS28 Pressure Sensor (adafruit_lps28) <https://docs.circuitpython.org/projects/lps28/en/latest/ >
426426 LPS35HW Water Resistant Barometric Pressure, Temperature (adafruit_lps35hw) <https://docs.circuitpython.org/projects/lps35hw/en/latest/ >
427- SGP40 Air Quality Sensor (adafruit_sgp40) <https://docs.circuitpython.org/projects/sgp40/en/latest/ >
428- SGP41 Multi-Pixel Gas Sensor (adafruit_sgp41) <https://docs.circuitpython.org/projects/sgp41/en/latest/ >
429427 MAX31855 Thermocouple Amplifier, Temperature (adafruit_max31855) <https://docs.circuitpython.org/projects/max31855/en/latest/ >
430428 MAX31856 Thermocouple Amplifier, Temperature (adafruit_max31856) <https://docs.circuitpython.org/projects/max31856/en/latest/ >
431429 MAX31865 Thermocouple Amplifier, Temperature (adafruit_max31865) <https://docs.circuitpython.org/projects/max31865/en/latest/ >
@@ -443,10 +441,13 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
443441 SCD4x Temperature and Humidity Sensor (adafruit_scd4x) <https://docs.circuitpython.org/projects/scd4x/en/latest/ >
444442 SEN6x Environmental Sensor (adafruit_sen6x) <https://docs.circuitpython.org/projects/sen6x/en/latest/ >
445443 SGP30 Air Quality (adafruit_sgp30) <https://docs.circuitpython.org/projects/sgp30/en/latest/ >
444+ SGP40 Air Quality Sensor (adafruit_sgp40) <https://docs.circuitpython.org/projects/sgp40/en/latest/ >
445+ SGP41 Multi-Pixel Gas Sensor (adafruit_sgp41) <https://docs.circuitpython.org/projects/sgp41/en/latest/ >
446446 SHT31-D Temperature and Humidity (adafruit_sht31d) <https://docs.circuitpython.org/projects/sht31d/en/latest/ >
447447 SHT4x Temperature and Humidity (adafruit_sht4x) <https://docs.circuitpython.org/projects/sht4x/en/latest/ >
448448 SHTC3 Temperature and Humidity (adafruit_shtc3) <https://docs.circuitpython.org/projects/shtc3/en/latest/ >
449449 Si7021 Temperature and Humidity (adafruit_si7021) <https://docs.circuitpython.org/projects/si7021/en/latest/ >
450+ STCC4 and SHT41 CO2, Temperature and Humidity Sensor (adafruit_stcc4) <https://docs.circuitpython.org/projects/stcc4/en/latest/ >
450451 SPA06-003 Temperature and Pressure (adafruit_spa06_003) <https://docs.circuitpython.org/projects/spa06_003/en/latest/ >
451452 TC74 Digital Temperature Sensor (adafruit_tc74) <https://docs.circuitpython.org/projects/tc74/en/latest/ >
452453 TMP006 Contactless IR Thermopile Sensor (adafruit_tmp006) <https://docs.circuitpython.org/projects/tmp006/en/latest/ >
0 commit comments