Functionality of pin = 18 for this code.?
Opened this issue · 0 comments
DRAhmadFaraz commented
Kindly eleborate the Functionality of pin = 18 for this code.?
ie:
#Setup Pins
pin = 18
GPIO.setmode(GPIO.BCM)
GPIO.setup(pin, GPIO.OUT, initial=0)
Opened this issue · 0 comments
Kindly eleborate the Functionality of pin = 18 for this code.?
ie:
#Setup Pins
pin = 18
GPIO.setmode(GPIO.BCM)
GPIO.setup(pin, GPIO.OUT, initial=0)