It looks like your linter might be broken. Does it compile (build) on your computer?
1 Like
Also, there might be syntax errors although it’s not getting highlighted (linter issue probably) where you say set Intake();
as there is a space between set and Intake(). Here is a link to the same issue I faced : Issues with vexcode and pros
1 Like
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.