Browse Source

Tools: build_binaries.py: correct comment on common_boards call

mission-4.1.18
Peter Barker 6 years ago committed by Peter Barker
parent
commit
cfd7e05257
  1. 1
      Tools/scripts/build_binaries.py

1
Tools/scripts/build_binaries.py

@ -514,7 +514,6 @@ is bob we will attempt to checkout bob-AVR''' @@ -514,7 +514,6 @@ is bob we will attempt to checkout bob-AVR'''
def common_boards(self):
'''returns list of boards common to all vehicles'''
# note that while we do not use these for AntennaTracker!
return ["fmuv2",
"fmuv3",
"fmuv4",

Loading…
Cancel
Save