main.ino
is always our current working file- code should be modularized
- git tags will mark files used in launches and tests w/ stored data
- Download Arduino IDE
- Clone the repository:
git clone https://github.com/codeuniversity/rocket-from-scratch.git
- In the Arduino IDE, open
rocket-from-scratch/main/main.ino