Egg and Spoon example (#429)

This commit is contained in:
Sam El-Husseini
2017-08-23 11:40:37 -07:00
committed by GitHub
parent c040de6134
commit 8c08dca854
2 changed files with 33 additions and 0 deletions

View File

@ -36,6 +36,11 @@ Here are some fun programs for your @boardname@!
```codecard
[{
"name": "Egg & Spoon race",
"description": "Balance a micro:bit like an egg and spoon race",
"url":"/examples/egg-and-spoon",
"cardType": "example"
},{
"name": "Plot Acceleration",
"description": "chart acceleration on the LED screen",
"url":"/examples/plot-acceleration",