Quote:
Originally Posted by jreneew2
I'm including
#include "WPILib.h"
#include "RobotMap.h"
in Robot.h
and
#include "Robot.h"
in Robot.cpp
What is the error your getting?
|
I get the errors "Symbol SendableChooser could not be resolved" and "Type ::Command could not be resolved"