scripts: add Skystars variants to manifest generator

This commit is contained in:
Andy Piper 2022-09-24 16:18:47 +01:00 committed by Randy Mackay
parent ee5e1a6055
commit d05e79dfa3
1 changed files with 2 additions and 0 deletions

View File

@ -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():