Browse Source

Actualizar 'Follower.py'

main
MdelgadoL 4 months ago
parent
commit
b3b22cc4eb
  1. 2
      Follower.py

2
Follower.py

@ -5,7 +5,7 @@ from time import sleep
from machine import Pin, UART from machine import Pin, UART
import _thread import _thread
sleep(3) sleep(1)
#-------------------------OBJETOS BARRA Y DRIVER------------------------------------------ #-------------------------OBJETOS BARRA Y DRIVER------------------------------------------
barra = Barra16(18,19,20,21,27) barra = Barra16(18,19,20,21,27)

Loading…
Cancel
Save