Merge pull request #70 from Microsoft/nodefaultinfrared
removing infrared from default ev3 configuration
This commit is contained in:
commit
903e98ca22
@ -12,7 +12,6 @@
|
||||
"color-sensor": "file:../color-sensor",
|
||||
"touch-sensor": "file:../touch-sensor",
|
||||
"ultrasonic-sensor": "file:../ultrasonic-sensor",
|
||||
"infrared-sensor": "file:../infrared-sensor",
|
||||
"gyro-sensor": "file:../gyro-sensor"
|
||||
},
|
||||
"public": true
|
||||
|
@ -89,6 +89,8 @@
|
||||
"termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",
|
||||
"githubUrl": "https://github.com/Microsoft/pxt-ev3",
|
||||
"boardName": "LEGO Mindstorms EV3 Brick",
|
||||
"selectLanguage": true,
|
||||
"highContrast": true,
|
||||
"docMenu": [
|
||||
{
|
||||
"name": "About",
|
||||
|
Loading…
Reference in New Issue
Block a user