add i2c fram to package list

This commit is contained in:
Peli de Halleux
2016-08-17 18:23:08 -07:00
parent adff537013
commit ea0d2d4d02
2 changed files with 6 additions and 2 deletions

View File

@ -16,7 +16,8 @@
"preferredPackages": [
"Microsoft/pxt-neopixel",
"Microsoft/pxt-sonar",
"Microsoft/pxt-max6675"
"Microsoft/pxt-max6675",
"Microsoft/pxt-i2c-fram"
]
},
"blocksprj": {