Im curious why there is no ability to ceate a block of code and asign it a call variable(blockx)? then summon it with a call to that variable. Perhaps it would live in the setup section of the scetch?
then to call the block within the loop, perhaps something like this?
call DriveForward;
I may be missing a way to do this as I am still new to arduino. If not, this is a great tool for cleaning up scripts and saving lots of time progrmming those redundant blocks. :-?
Sorry for posting in wrong forum, I was thinking along the lines of this being a suggestion for future releases of the arduino sketch software, for those of us not conversant in C.
That said, please move this thread where it belongs mr. moderator.