Skip to content

Commit b6ad18b

Browse files
committed
update Advantech WISE series names for detection
1 parent d8e8828 commit b6ad18b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
u"0455": u"MTB_UBLOX_NINA_B1",
9191
u"0456": u"MTB_MURATA_ABZ",
9292
u"0457": u"MTB_RAK811",
93-
u"0458": u"MTB_ADV_WISE_1510",
94-
u"0459": u"MTB_ADV_WISE_1530",
95-
u"0460": u"MTB_ADV_WISE_1570",
93+
u"0458": u"ADV_WISE_1510",
94+
u"0459": u"ADV_WISE_1530",
95+
u"0460": u"ADV_WISE_1570",
9696
u"0461": u"MTB_LAIRD_BL652",
9797
u"0462": u"MTB_USI_WM_BN_BM_22",
9898
u"0465": u"MTB_LAIRD_BL654",

0 commit comments

Comments
 (0)