Tools: autobuild tracker on common boards

This commit is contained in:
IamPete1 2019-04-05 19:55:39 +01:00 committed by Peter Barker
parent 6105d31c7c
commit d188245855
1 changed files with 1 additions and 1 deletions

View File

@ -577,7 +577,7 @@ is bob we will attempt to checkout bob-AVR'''
def build_antennatracker(self, tag):
'''build Tracker binaries'''
boards = ['navio', 'navio2']
boards = self.common_boards()[:]
self.build_vehicle(tag,
"AntennaTracker",
boards,