Skip to content

Instantly share code, notes, and snippets.

@zseker
Forked from madhephaestus/servoVitamin.groovy
Created March 6, 2019 18:18
Show Gist options
  • Save zseker/0334aed78661d5c5dac7e089337d5f6d to your computer and use it in GitHub Desktop.
Save zseker/0334aed78661d5c5dac7e089337d5f6d to your computer and use it in GitHub Desktop.
Adding new file from BowlerStudio
import com.neuronrobotics.bowlerstudio.vitamins.Vitamins;
CSG vitaminFromScript = Vitamins.get("vexMotor","393")
.roty(90)
return vitaminFromScript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment