add monkmakes sensor (#2030)

This commit is contained in:
Mark
2019-05-06 07:00:03 +01:00
committed by Abhijith Chatra
parent fa6c087199
commit 988cebc069
2 changed files with 6 additions and 1 deletions

View File

@ -276,6 +276,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"name": "gator:temp Temperature Sensor",
"url":"/pkg/sparkfun/pxt-gator-temp",
"cardType": "package"
}, {
"name": "MonkMakes Sensor",
"url":"/pkg/monkmakes/pxt-sensor",
"cardType": "package"
}, {
"name": "ALS Robot Electromagnet",
"url":"/pkg/alsrobot-microbit-makecode-packages/ALSRobotElectromagnet",