add Kitronik view text (#2125)

This commit is contained in:
Mark 2019-07-17 14:33:18 +01:00 committed by Peli de Halleux
parent 5d2838715c
commit 556e88806d
2 changed files with 5 additions and 0 deletions

View File

@ -446,5 +446,9 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"name": "Keigan Motor",
"url": "/pkg/keigan-motor/pxt-KeiganMotor",
"cardType": "package"
}, {
"name": "Kitronik :VIEW text32",
"url": "/pkg/KitronikLtd/pxt-kitronik-viewtext32",
"cardType": "package"
}]
```

View File

@ -131,6 +131,7 @@
"keigan-motor/pxt-KeiganMotor",
"KitronikLtd/pxt-kitronik-klip-motor",
"alankrantas/pxt-ESP8266_ThingSpeak",
"KitronikLtd/pxt-kitronik-viewtext32",
"plenprojectcompany/pxt-PLENbit",
"4tronix/MiniBit",
"elecfreaks/pxt-wukong"