AIAANortheastern / karman-avionics

The avionics system for the Northeastern University AIAA Project Karman rocket
1 stars 0 forks source link

Revert master to remove TestBoard project #2

Closed ADKaster closed 7 years ago

ADKaster commented 7 years ago

This should have been committed to a branch in the first place! (whoops)

Something like:

git revert --no-commit master~7..master~1
git commit -m "Reverting master to remove TestBoard branch commits"

because I want to keep the friendly reminder I added to the readme :)