Browse Source

Tools: fixed build target for F4BY

master
Andrew Tridgell 7 years ago
parent
commit
9cba2c9bd3
  1. 2
      Tools/scripts/build_binaries.py

2
Tools/scripts/build_binaries.py

@ -513,7 +513,7 @@ is bob we will attempt to checkout bob-AVR''' @@ -513,7 +513,7 @@ is bob we will attempt to checkout bob-AVR'''
"CUAVv5",
"mRoX21",
"Pixracer",
"f4by"]
"F4BY"]
def build_arducopter(self, tag):
'''build Copter binaries'''

Loading…
Cancel
Save