added distance measurer

This commit is contained in:
Peli de Halleux
2018-02-15 13:56:50 -08:00
parent 472ea170d0
commit 3b6cfed5b2
2 changed files with 39 additions and 0 deletions

View File

@ -212,5 +212,10 @@ Here are some fun programs for your @boardname@!
"description": "Keep your brick entertained and happy",
"url":"/examples/happy-unhappy",
"cardType": "example"
}, {
"name": "Distance Measurer",
"description": "Use a motor to measure angle and distance",
"url": "/examples/distance-measurer",
"cardType": "example"
}]
```