mirror of https://github.com/ArduPilot/ardupilot
scripts: add Skystars variants to manifest generator
This commit is contained in:
parent
34b525759a
commit
7eac7bee03
|
@ -100,6 +100,8 @@ brand_map = {
|
|||
'Pixhawk5X' : ('Pixhawk 5X', 'Holybro'),
|
||||
"AIRLink" : ("Sky-Drones Technologies", "AIRLink"),
|
||||
"SPRacingH7" : ("Seriously Pro Racing", "H7 Extreme"),
|
||||
"SkystarsH7HD" : ("Skystars", "H743 HD"),
|
||||
"SkystarsH7HD-bdshot" : ("Skystars", "H743 HD"),
|
||||
}
|
||||
|
||||
class Firmware():
|
||||
|
|
Loading…
Reference in New Issue