Quote Originally Posted by mindthomas View Post
Thanks.. It worked, and how did you know that?

Another thing, how can i put two bytes together, because i need to select the FREQUENCE with USB, but i can only go up to 255, so how can i make so i can send a higher value?
Word, highbyte, lowbyte, byte1, byte0, and so on...
It's all in the book...