boebot keeps reexecuting
dick markhorst
Posts: 2
Hi,
My Boebot displays strange behaviour, in that it seems to continuously reexecute its code. Meaning that following the END statement of the main routine, it does not hibernate but rather reiterates the program form the beginning, asif it had been reset.
This problem is not contant, strangely, but seems to occur when more than 2 or thre subroutines are in use with executable lines. removing these executable lines (or changing them to comments) seems to resolve the reitteration problem.
My Boebot displays strange behaviour, in that it seems to continuously reexecute its code. Meaning that following the END statement of the main routine, it does not hibernate but rather reiterates the program form the beginning, asif it had been reset.
This problem is not contant, strangely, but seems to occur when more than 2 or thre subroutines are in use with executable lines. removing these executable lines (or changing them to comments) seems to resolve the reitteration problem.
Comments