Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

redshiftrobotics/block-party-2856

Repository files navigation

Robotics 2013-2014

Intro

This is the main repository for the SAAS Robotics team in the 2013-2014 FTC season.

Setup - this is important!

SAAS Robotics also supports an application called EasyC. In order to support EasyC, please add the following to your .git/config file:

[remote "origin"]
	push = +refs/heads/master:refs/heads/gh-pages
	push = +refs/heads/master:refs/heads/master

You may also set this by executing the following in a git shell:

git config --add remote.origin.push +refs/heads/master:refs/heads/gh-pages
git config --add remote.origin.push +refs/heads/master:refs/heads/master

About

2856 Tesseract (Redshift Robotics Varsity)'s Code for FTC Block Party (2013-2014)

Resources

Stars

Watchers

Forks

Packages

No packages published