|
Sending basic data to driver station
Ok, so while porting our last year's labview code to java, I found that the labview version would do things like send pwm values to the driverstation.
How would I go about in doing this in java? I couldn't find anything that stuck out in the DriverStation API
|