mirror of
https://github.com/team2059/Dent
synced 2024-12-18 20:52:29 -05:00
Moved code version to robotmap.h
This commit is contained in:
parent
a439d2ff5e
commit
772711f5ea
@ -1,5 +1,6 @@
|
||||
#include "DentRobot.h"
|
||||
#include "OI.h"
|
||||
#include "RobotMap.h"
|
||||
#include "Commands/Autonomous/Autonomous.h"
|
||||
OI* DentRobot::oi=NULL;
|
||||
Collector* DentRobot::collector=NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user