mirror of https://github.com/ArduPilot/ardupilot
Tools: add bebop to Python all-boards list
This commit is contained in:
parent
02b0578a6a
commit
874d268aa6
|
@ -69,6 +69,7 @@ class BoardList(object):
|
|||
Board("obal"),
|
||||
Board("pxf"),
|
||||
Board("bbbmini"),
|
||||
Board("bebop"),
|
||||
Board("blue"),
|
||||
Board("pxfmini"),
|
||||
Board("canzero"),
|
||||
|
|
Loading…
Reference in New Issue