
Re: Line Follower C#, I need help!
I'm not sure what your code should be doing that it's not doing, but I can immediately spot an error. You're missing a pair of brackets for the while(nNxtButtonPressed != 3). Change that line to
and that should fix that problem.
_________________FTC Team 6100 Chariots of Fire - Programmer (2012-2013)
FTC Team 7468 Blue Chariots of Fire - Programmer (2013-2014)
FTC Team 7468 Blue Chariots of Fire - Mentor (2014-2015)
Check out our team website at
http://bluechariotsoffire.com/.