Added package for PCA9685 micro:bit-support:4139 (#611)

This commit is contained in:
Mark
2018-01-18 17:04:09 +00:00
committed by Peli de Halleux
parent b1a7a47bc5
commit 1b86a8cc11
2 changed files with 6 additions and 1 deletions

View File

@ -83,5 +83,9 @@
"name": "Katakana",
"url":"/pkg/mbitfun/pxt-katakana",
"cardType": "package"
}, {
"name": "PCA9685 LED controller",
"url":"/pkg/jdarling/pxt-pca9685",
"cardType": "package"
}]
```