Hardware config tab for LED control

While performing the LED control project in the home automation section, after doing the connections for the LED don’t we have to specify the pin number in the hardware configuration tab? Because in the tutorial, there was no such instruction.

For the project you are talking about it is not necessary for setting up the hardware configuration because in the code you will be using the digitalWrite() function in which you are passing the pin number as a parameter

1 Like