When trying to receive data using the software uart and the Serreceive command
what happens if there is no data incoming when the Serreceive command is executed.
Does the Micro simply hang and  wait for data, or does it return some value indicating no data.
Trying to figure out whether its possible to receive data in this way, whilst at the same time doing
something else.
Using a 12F675 which doesnt have a hardware uart.
Thanks