I'm doing some code and I've come across a command "skip" I don't know what it does, and I don't know the syntax for it, and i couldn't find it on the internet very easily so I was wondering what it does and how to use it.
Thanks
Alex Valente
Dos Pueblos Engineering Academy, FRC Team 1717
Class of 2015
Where? There is not a skip() function in C or C++, so any such function must be defined in some sketch only you can see.
I don't know what it does, and I don't know the syntax for it, and i couldn't find it on the internet very easily so I was wondering what it does and how to use it.