Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 273 Bytes

FinalRobotCode

Code for the final robot!

The main file that runs the robot is RobotMain.ino, and all files are in the RobotMain directory. Each command is in its own respective .cpp and .h files

Code for Bluetooth communications is in ReactorLink.h and ReactorLink.cpp