diff --git a/Components.md b/Components.md index 93322e68..2a83f47f 100644 --- a/Components.md +++ b/Components.md @@ -22,8 +22,8 @@ Read more about adding specific [sensors](supported-sensors) or adding component | 2 | AM2301 | AM230X, DHT21 and DHT22 sensor | | 3 | SI7021 | Only for Sonoff Si7021, not the i2c version| | 4 | DS18x20 | Dallas Semiconductor DS18b20 1-Wire temperature sensor | -| 5 | I2C SCL | I2C serial clock pin - used with any I2C component (sensors, displays, ...) | -| 6 | I2C SDA | I2C serial data pin - used with any I2C component (sensors, displays, ...) | +| 5 | I2C SCL | I2C serial clock pin, used with any I2C component (sensors, displays, ...) | +| 6 | I2C SDA | I2C serial data pin, used with any I2C component (sensors, displays, ...) | | 7 | WS2812 | Addressable LEDs such as WS281X or Neopixel | | 8 | IRsend | IR Transmitter LED | | 9 | Switch1 | Switch |