diff --git a/Configuration-Procedure-for-New-Devices.md b/Configuration-Procedure-for-New-Devices.md index f8e163bc..cdf900bb 100644 --- a/Configuration-Procedure-for-New-Devices.md +++ b/Configuration-Procedure-for-New-Devices.md @@ -10,7 +10,8 @@ If your device is similar to the existing built-in module (e.g., a particular MC - If you are unable to control some of the relays or LEDs on the device, they may be attached to the "dedicated" GPIO. Assign those GPIO to an unused `Relay` and repeat step _1a_. - _b._ Once you have found which GPIO control which relays and LEDs, set these "active" GPIO to associate them with the corresponding `Relay`, `LED`, or `LEDLink`. Proper operation may dictate the use regular or inverted (i.e., `Relayi`/`LEDi`/`LEDLinki`) settings. + _b._ Once you have found which GPIOs control which relay and LED, set these "active" GPIO to associate them with the corresponding `Relay`, `LED`, or `LEDLink` (Some may require the use of inverted (i.e., `Relayi`/`LEDi`/`LEDLinki`) component). + **Make sure you have all relays assigned in order**, starting from 1 (`Relay1`, then `Relay2` and so on (you can mix regular and inverted ones))! 2. Now, assign every remaining GPIO (excluding, once again, remaining "dedicated" like Tx/Rx & GPIO0/GPIO2, etc.) to successive `Switch` components.