Quote:
Originally Posted by Greg McKaskle
Personally, I then prefer to switch over to the loop shift registers. They aren't necessarily better, but they are what I learned, and to me are simpler to explain things like initialization.
|
I've never used feedback nodes. I have always used While Loops for when I need my program to run infinitely. I imagine that at the base of program for the new RC, there will be a giant While loop managing everything.