Send command for RC Car

Hi,

i want add a timeout if the communication have lost some package in the <>, do you knows what is time for that?im thinking about 20ms per package : ""?

after receive "<" if the time is more than 20ms, the receiver send a byte to sender to send the same package one more time.

What do you think?