supermileage / dynamometer-firmware

0 stars 0 forks source link

dynamometer-firmware

Cloning the repo

This repository uses submodules, so to clone you must enter the command:

git clone --recurse-submodules <ENTER HTML OR SSH ADDRESS HERE>

If you have already cloned the repo, then you can navigate to your local copy of the repo and enter

git submodule init
git submodule update