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 892b69c commit 1cfa1f1
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
# Testando github actions 8
def Arduino(porta):
if porta != "Selecione a porta":
Arduino = serial.Serial(porta, 115200, timeout=1)
Expand Down

0 comments on commit 1cfa1f1

Please sign in to comment.