Added package for PCA9685 micro:bit-support:4139 (#611)
This commit is contained in:
parent
b1a7a47bc5
commit
1b86a8cc11
@ -83,5 +83,9 @@
|
||||
"name": "Katakana",
|
||||
"url":"/pkg/mbitfun/pxt-katakana",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "PCA9685 LED controller",
|
||||
"url":"/pkg/jdarling/pxt-pca9685",
|
||||
"cardType": "package"
|
||||
}]
|
||||
```
|
||||
|
@ -16,7 +16,8 @@
|
||||
"sparkfun/pxt-weather-bit",
|
||||
"minodekit/pxt-minode",
|
||||
"LaboratoryForPlayfulComputation/pxt-blockytalkyBLE",
|
||||
"mbitfun/pxt-katakana"
|
||||
"mbitfun/pxt-katakana",
|
||||
"jdarling/pxt-pca9685"
|
||||
],
|
||||
"preferredRepos": [
|
||||
"Microsoft/pxt-neopixel"
|
||||
|
Loading…
Reference in New Issue
Block a user