7576777879808182838485
{ Color color = new Color(Integer.valueOf(colors[0]).intValue(), Integer.valueOf(colors[1]).intValue(), Integer.valueOf(colors[2]).intValue()); featuresHash.put( fields[0].trim() , new ColorSensor("", "", color) ); } } else { // Sensor B/W
7980818283848586878889