Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 851 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 851 Bytes

Button Hardware Button Hardware

The Superbutton!

Welcome!

Getting Started!

Clone the repo with submodules!

git clone --recurse-submodules https://github.com/FRC-1721/SuperButton.git

Init Submodules

Some libraries and resources are included as submodules, run the following command to initialize them before opening the main sch

(If you get a missing library error, make sure to do this)

git submodule update --init --recursive