whenever i try Compile & Downloading in 4.0 I get these errors
Error:Undefined procedure ‘clearLCDLine’.
Error:Undefined procedure ‘displayLCDPos’.
Error:Undefined procedure ‘displayNextLCDString’.
Error:Undefined variable ‘bIfiRobotDisabled’. ‘short’ assumed.
Error:Undefined variable ‘bIfiAutonomousMode’. ‘short’ assumed.
Error:Undefined variable ‘bVEXNETActive’. ‘short’ assumed.
Error:Undefined variable ‘nVexRCReceiveState’. ‘short’ assumed.
Error:Undefined variable ‘vrNoXmiters’. ‘short’ assumed.
Error:Undefined procedure ‘displayLCDPos’.
Error:Undefined procedure ‘displayNextLCDString’.
Error:Undefined procedure ‘displayNextLCDNumber’.
Error:Undefined procedure ‘displayNextLCDChar’.
when I checked these are in the “#include “Vex_Competition_Includes.c” //Main competition background code…do not modify!” area that I dont touch
can anyone please explain to me what going on