diff --git a/Components.md b/Components.md index d34a9aff..19824dd1 100644 --- a/Components.md +++ b/Components.md @@ -1,4 +1,4 @@ -**Component** is anything wired to the Espressif ESP82xx SoC to be controlled by or send data to it. +**Component** is anything wired to the ESP8266 SoC to be controlled by or send data to it. Components can be: buttons, switches, relays, LEDs, sensors, displays, MCU units, etc. Every component is assigned to the ESP82xx GPIO it is wired (connected) to in the device template.