Skip to content
Snippets Groups Projects
Unverified Commit 3d3a3b73 authored by Michael "Z" Goddard's avatar Michael "Z" Goddard
Browse files

Enable video sensing extension

parent f72fb792
Branches
Tags
No related merge requests found
......@@ -20,6 +20,13 @@ export default [
description: 'Draw with your sprites.',
featured: true
},
{
name: 'Video Sensing',
extensionURL: 'videoSensing',
iconURL: videoImage,
description: 'Detect motion with the camera.',
featured: true
},
{
name: 'LEGO WeDo 2.0',
extensionURL: '',
......@@ -36,14 +43,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.
Please register or to comment