Project

General

Profile

Revision 566

removed data print; changed ip addr

View differences:

Colonet.java
1043 1043
	class WebcamLoader extends Thread
1044 1044
	{
1045 1045
		final int WEBCAMLOADER_DELAY = 400;
1046
		final String IMAGE_PATH = "http://roboclub9.frc.ri.cmu.edu/colonet.jpg";
1046
		final String IMAGE_PATH = "http://128.2.99.176/colonet.jpg";
1047 1047

  
1048 1048
		URL imagePath;
1049 1049

  

Also available in: Unified diff