Skip to content

Commit

Permalink
add LIS2DW12 (#2386)
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-mark authored and abchatra committed Sep 10, 2019
1 parent 4fa84a6 commit 9314f23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/extensions.md
Expand Up @@ -342,6 +342,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"url": "/pkg/rebeccaclavier/pxt-bmp280",
"cardType": "package"
}, {
"name": "LIS2DW12 motion sensor",
"url": "/pkg/makecode-extensions/LIS2DW12",
"cardType": "package"
}, {
"name": "LIS2MDL magnetic sensor",
"url": "/pkg/makecode-extensions/LIS2MDL",
"cardType": "package"
Expand Down
1 change: 1 addition & 0 deletions targetconfig.json
Expand Up @@ -136,6 +136,7 @@
"4tronix/MiniBit",
"elecfreaks/pxt-wukong",
"rebeccaclavier/pxt-bmp280",
"makecode-extensions/LIS2DW12",
"makecode-extensions/LIS2MDL",
"makecode-extensions/HTS221"
],
Expand Down

0 comments on commit 9314f23

Please sign in to comment.