I run RobotC’s battery voltage program on my VEX LCD, would like to run other options once I have received the current voltage, HOW do I get this program to stop once the voltage has been retrieved?
WildCats
I run RobotC’s battery voltage program on my VEX LCD, would like to run other options once I have received the current voltage, HOW do I get this program to stop once the voltage has been retrieved?
WildCats
Remove the “while(true)” statement at the beginning.