Skip to content

Commit

Permalink
Try github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Veras-D committed Dec 30, 2023
1 parent 4deae75 commit 554170c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import customtkinter as ctk
from scripts.led_pulse import led


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

0 comments on commit 554170c

Please sign in to comment.