I am using a while loop with a task in it involving the serial port. I only want the task in the loop to run for a certain amount of time (~10s). I have tried putting the 'wait' function in but this doesn't seem to work. Does anyone know what would work best. Thanks
- Re: Time delay in while loops Sam Chillingworth
- Re: Time delay in while loops Steven Bird
- Re: Time delay in while loops shoneill
