1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Removing the git references on request from Hydra

This commit is contained in:
Jonas Harnesk 2015-04-22 13:15:08 +02:00
parent f955c3aad0
commit ca1a1903f9

View file

@ -110,9 +110,6 @@ make TARGET=NAZE
Or in the case of CC3D in need of a `obj/cleanflight_CC3D.bin`
```
git reset --hard
git pull
make clean TARGET=CC3D
make TARGET=CC3D OPBL=yes
```