View Single Post
  #4   Spotlight this post!  
Unread 26-01-2017, 17:56
jreneew2's Avatar
jreneew2 jreneew2 is offline
Alumni of Team 2053 Tigertronics
AKA: Drew Williams
FRC #2053 (TigerTronics)
Team Role: Programmer
 
Join Date: Jan 2014
Rookie Year: 2013
Location: Vestal, NY
Posts: 213
jreneew2 has a spectacular aura aboutjreneew2 has a spectacular aura aboutjreneew2 has a spectacular aura about
Re: SendableChoosers are causing me grief!

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?
Reply With Quote