Skip to content
Snippets Groups Projects
Commit 1b91daba authored by Andrew Sliwinski's avatar Andrew Sliwinski
Browse files

Merge branch 'feature/vision' into vision

parents c5480e25 a8348580
No related merge requests found
......@@ -24,7 +24,7 @@ export default [
name: 'Vision',
extensionURL: 'vision',
iconURL: videoImage,
description: 'Teach your projects to see.',
description: 'Let your projects see the world.',
featured: true,
disabled: false
},
......@@ -44,14 +44,6 @@ export default [
featured: true,
disabled: true
},
{
name: 'Video Sensing',
extensionURL: '',
iconURL: videoImage,
description: 'Detect motion with the camera.',
featured: true,
disabled: true
},
{
name: 'LEGO Boost',
extensionURL: '',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment