Add package for SSD1306 OLED (#417)

Thanks to @firemansamm for the work on this plugin and the docs
This commit is contained in:
Jonathan Austin 2017-06-21 14:51:30 +01:00 committed by Peli de Halleux
parent 9ed763fafa
commit 7ac6ae8895

View File

@ -12,7 +12,8 @@
"sparkfun/pxt-gamer-bit", "sparkfun/pxt-gamer-bit",
"sparkfun/pxt-moto-bit", "sparkfun/pxt-moto-bit",
"sparkfun/pxt-weather-bit", "sparkfun/pxt-weather-bit",
"KitronikLtd/pxt-kitronik-servo-lite" "KitronikLtd/pxt-kitronik-servo-lite",
"Tinkertanker/pxt-ssd1306-microbit"
], ],
"preferredRepos": [ "preferredRepos": [
"Microsoft/pxt-neopixel" "Microsoft/pxt-neopixel"