This commit is contained in:
Peli de Halleux 2016-09-29 08:15:58 -07:00
parent 17644d4947
commit 9c8886116e

View File

@ -79,15 +79,6 @@
"aspectRatio": 1.22, "aspectRatio": 1.22,
"parts": true, "parts": true,
"partsAspectRatio": 0.69, "partsAspectRatio": 0.69,
"builtinParts": {
"accelerometer": true,
"buttonpair": true,
"ledmatrix": true,
"speaker": true,
"bluetooth": true,
"thermometer": true,
"compass": true
},
"boardDefinition": { "boardDefinition": {
"visual": "microbit", "visual": "microbit",
"gpioPinBlocks": [ "gpioPinBlocks": [
@ -165,9 +156,13 @@
], ],
"attachPowerOnRight": true, "attachPowerOnRight": true,
"onboardComponents": [ "onboardComponents": [
"accelerometer",
"buttonpair", "buttonpair",
"ledmatrix", "ledmatrix",
"speaker" "speaker",
"bluetooth",
"thermometer",
"compass"
], ],
"useCrocClips": true, "useCrocClips": true,
"marginWhenBreadboarding": [ "marginWhenBreadboarding": [