added LINE beacon package (#725)

This commit is contained in:
Mark
2018-04-03 12:34:41 +01:00
committed by Peli de Halleux
parent 48c65ae7cf
commit 0d5122e9e2
2 changed files with 7 additions and 2 deletions

View File

@ -107,5 +107,9 @@
"name": "Kittenbot RobotBit",
"url":"/pkg/kittenbot/pxt-robotbit",
"cardType": "package"
}, {
"name": "LINE BLE beacon",
"url":"/pkg/pizayanz/pxt-linebeacon",
"cardType": "package"
}]
```