Skip to content

Commit

Permalink
Merge pull request Sonukumar50846#1 from Bharatpathak08/patch-1
Browse files Browse the repository at this point in the history
a
  • Loading branch information
Sonukumar50846 authored Mar 29, 2023
2 parents 86da3ce + 856f7c2 commit b6d4aff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 1st.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
led1=3
led2=4


gpio.setup(led,gpio.OUT)
gpio.setup(led1,gpio.OUT)
gpio.setup(led2,gpio.OUT)
Expand Down

0 comments on commit b6d4aff

Please sign in to comment.