|
Re: Inovation First FRC Robot Controller
when i try to build it i get an error
"could not find definition of symbol "delay" in ile './teleop.o'".
i just used:
delay(1000)
so i can delay the time it takes for the oi switch lights to turn after each other
|