Problem adjusting code to work with Arduino 1.0

change Serial.print(value, BYTE) to Serial.write(value).