mirror of https://github.com/ArduPilot/ardupilot
scripts: add KakuteH7 and KakuteH7-bdshot.
This commit is contained in:
parent
38f7c306bc
commit
6c74c5d4da
|
@ -31,6 +31,8 @@ brand_map = {
|
|||
'KakuteF7Mini' : ('KakuteF7Mini', 'Holybro'),
|
||||
'KakuteF4Mini' : ('KakuteF4Mini', 'Holybro'),
|
||||
'KakuteH7Mini' : ('KakuteH7Mini', 'Holybro'),
|
||||
'KakuteH7' : ('KakuteH7', 'Holybro'),
|
||||
'KakuteH7-bdshot' : ('KakuteH7', 'Holybro'),
|
||||
'CubeBlack' : ('CubeBlack', 'Hex/ProfiCNC'),
|
||||
'CubeYellow' : ('CubeYellow', 'Hex/ProfiCNC'),
|
||||
'CubeOrange' : ('CubeOrange', 'Hex/ProfiCNC'),
|
||||
|
|
Loading…
Reference in New Issue