well, you sure do drive the
well, you sure do drive the point about how to do this!!!
lol…still funny after the
lol…still funny after the third round.
lol
see subject for content.
I’ve heard of double-speak…
but tripple-speak?
** **
for(int i=0; i <=2; i++){
print(“Pretty simple actually
The picaxe is simply receiving bytes via serial. I could use serin but I decided just to use the regular ol’ sync cable (seeing that it is already plugged in and all) and used serrxd instead. The command is serrxd b1 --that’s it. Now you have a variable (b1) that you can use for anything you want. And yes, I am using the sync cable and a USB/serial adapter.”);
}