added puppet

This commit is contained in:
Peli de Halleux
2017-10-27 00:13:51 -07:00
parent 95076f8f24
commit 12cdad72c8
3 changed files with 18 additions and 0 deletions

View File

@ -35,6 +35,13 @@ These six activities require the LEGO® MINDSTORMS® Education EV3 Core Set (455
"url":"/maker/intruder-detector",
"cardType": "example",
"imageUrl": "/static/maker/intruder-detector.png"
},
{
"name": "Puppet",
"description": "Build an automated puppet",
"url":"/maker/puppet",
"cardType": "example",
"imageUrl": "/static/maker/puppet.png"
}
]
```