From de900e17bb1dd20bf9d4df9e0ccc065b1d301f34 Mon Sep 17 00:00:00 2001 From: Barbudor Date: Mon, 9 Jan 2023 13:55:06 +0100 Subject: [PATCH] add CCS811_V2 in I2CDevices list (#17651) --- I2CDEVICES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/I2CDEVICES.md b/I2CDEVICES.md index 6523d9117..171b04fd7 100644 --- a/I2CDEVICES.md +++ b/I2CDEVICES.md @@ -45,6 +45,7 @@ Index | Define | Driver | Device | Address(es) | Description 22 | USE_MCP230xx | xsns_29 | MCP23017 | 0x20 - 0x26 | 16-bit I/O expander 23 | USE_MPR121 | xsns_30 | MPR121 | 0x5A - 0x5D | Proximity capacitive touch sensor 24 | USE_CCS811 | xsns_31 | CCS811 | 0x5A | Gas (TVOC) and air quality sensor + 24' | USE_CCS811_V2 | xsns_31 | CCS811 | 0x5A - 0x5B | Gas (TVOC) and air quality sensor 25 | USE_MPU6050 | xsns_32 | MPU6050 | 0x68 - 0x69 | 3-axis gyroscope and temperature sensor 26 | USE_DS3231 | xsns_33 | DS3231 | 0x68 | Real time clock 27 | USE_MGC3130 | xsns_36 | MGC3130 | 0x42 | Electric field sensor