Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Veras-D committed Dec 30, 2023
1 parent 007e2d8 commit 4deae75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from scripts.led_pulse import led


# Testando github actions 5
def Arduino(porta):
if porta != "Selecione a porta":
Arduino = serial.Serial(porta, 115200, timeout=1)
Expand Down

0 comments on commit 4deae75

Please sign in to comment.