Tools: replace hardware id of HereID with Here3Plus

This commit is contained in:
bugobliterator 2022-09-26 06:04:56 +05:30 committed by Peter Barker
parent 2c90625291
commit 10cd1b65c1
2 changed files with 1 additions and 2 deletions

View File

@ -142,7 +142,7 @@ AP_HW_ARGOSDYNE_DP1000 1039
AP_HW_Nucleo491 1040
AP_HW_mRoM10095 1041
AP_HW_FlywooF745Nano 1042
AP_HW_HEREID 1043
AP_HW_HERE3PLUS 1043
AP_HW_BirdCANdy 1044
AP_HW_SKYSTARSF405DJI 1045
AP_HW_HITEC_AIRSPEED 1046

View File

@ -178,7 +178,6 @@ class BoardList(object):
"f103-HWESC",
"f103-Trigger",
"G4-ESC",
"HereID",
"HerePro",
]
ret = []