|
Re: Very Basic Java Code Needed
You should also be sure to check you have put the correct ports down. Ports are which header the pwm cables are attached to on the digital sidecar. Also, how did you turn them on for 5 seconds? The Timer class in wpilibj should be what you're using (probably not Timer.delay() though). Posting your code would be helpful.
__________________
All opinions are my own.
|