Project

General

Profile

Revision 770

Minor changes to Colonet delays

View differences:

ColonetConstants.java
13 13
  public static final int WEBCAM_BORDER = 16;
14 14
	public static final int BATTERY_WIDTH = 50;
15 15
	public static final int BATTERY_HEIGHT = 10;
16
	public static final int WEBCAM_DELAY = 100;
16
	public static final int WEBCAM_DELAY = 500;
17 17
	public static final String WEBCAM_PATH = "http://128.2.99.176/colonet.jpg";
18 18

  
19 19
  // Set the default look and feel - choose one

Also available in: Unified diff