Shop OBEX P1 Docs P2 Docs Learn Events
Quick question from a newbie — Parallax Forums

Quick question from a newbie

ArchiverArchiver Posts: 46,084
edited 2000-11-28 20:34 in General Discussion
Hello, I am new to the basic stamp, and I am in the process of learning
it's "in's and out's".
To try to aid my learning I have been reviewing the educational material
provided on the CD. I have been reading about the BoeBot. I have one
question regarding the second section in the Robotics Experiments. In the
code for making the bot move using subroutines (at the end of the 2nd
section) they write this line to the EEPROM:

data "FRFRFRBBTFE"

Why did they write this line to the EEPROM?
Couldn't the BoeBot be set up to move by just using GOSUB and RETURN
statements to reference the same movement subroutines?

Thanks.
Sign In or Register to comment.