It only jumps to a timeout label if you tell it where the label is.
Code:
Main:
high led : pause 50 : low led
Serin FromRx,N2400,200,Main,["pp3"],code
.....rest fo the code here