|
Re: Analog Input not working for Ultrasonic Sensor
Are you sure the code you posted is the same as what is being deployed? The error regencies line 39 of your robot.java, but that is commented out.
I'd guess one of your other systems is also creating an analog input on port 0.
|