adding additional built-in parts
This commit is contained in:
parent
d9f2c7cc42
commit
b4ad4819a5
@ -80,7 +80,11 @@
|
|||||||
"builtinParts": {
|
"builtinParts": {
|
||||||
"accelerometer": true,
|
"accelerometer": true,
|
||||||
"buttonpair": true,
|
"buttonpair": true,
|
||||||
"ledmatrix": true
|
"ledmatrix": true,
|
||||||
|
"speaker": true,
|
||||||
|
"bluetooth": true,
|
||||||
|
"thermometer": true,
|
||||||
|
"compass": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"compileService": {
|
"compileService": {
|
||||||
|
Loading…
Reference in New Issue
Block a user