Skip to content

Commit 9a36303

Browse files
Merge pull request #101 from greg75fr/patch-1
Updated lstools_base.py for adding HEXIWEAR
2 parents a216b56 + 869a250 commit 9a36303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_lstools/lstools_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ def __init__(self):
5757
"0210": "KL05Z",
5858
"0220": "KL46Z",
5959
"0230": "K20D50M",
60+
"0214": "HEXIWEAR",
6061
"0231": "K22F",
6162
"0240": "K64F",
6263
"0245": "K64F",

0 commit comments

Comments
 (0)