Serious urgent problem. Arduino serial monitor gives me what I need, a letter followed by a number as a value. i.e. h500. However, when sent to Processing, it prints the Dec value rather than characters. How do I get processing to use this as characters rather than just converting to dec?