mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-12 01:23:56 -03:00
Tools: replace hardware id of HereID with Here3Plus
This commit is contained in:
parent
2c90625291
commit
10cd1b65c1
@ -142,7 +142,7 @@ AP_HW_ARGOSDYNE_DP1000 1039
|
|||||||
AP_HW_Nucleo491 1040
|
AP_HW_Nucleo491 1040
|
||||||
AP_HW_mRoM10095 1041
|
AP_HW_mRoM10095 1041
|
||||||
AP_HW_FlywooF745Nano 1042
|
AP_HW_FlywooF745Nano 1042
|
||||||
AP_HW_HEREID 1043
|
AP_HW_HERE3PLUS 1043
|
||||||
AP_HW_BirdCANdy 1044
|
AP_HW_BirdCANdy 1044
|
||||||
AP_HW_SKYSTARSF405DJI 1045
|
AP_HW_SKYSTARSF405DJI 1045
|
||||||
AP_HW_HITEC_AIRSPEED 1046
|
AP_HW_HITEC_AIRSPEED 1046
|
||||||
|
@ -178,7 +178,6 @@ class BoardList(object):
|
|||||||
"f103-HWESC",
|
"f103-HWESC",
|
||||||
"f103-Trigger",
|
"f103-Trigger",
|
||||||
"G4-ESC",
|
"G4-ESC",
|
||||||
"HereID",
|
|
||||||
"HerePro",
|
"HerePro",
|
||||||
]
|
]
|
||||||
ret = []
|
ret = []
|
||||||
|
Loading…
Reference in New Issue
Block a user