Added eddystone example

This commit is contained in:
Peli de Halleux
2017-03-27 16:25:39 -07:00
parent c5ab068dc3
commit b59b05df53
3 changed files with 36 additions and 0 deletions

View File

@ -48,4 +48,14 @@ Here are some fun programs for your @boardname@!
"description": "calibrates a servo",
"url":"/examples/servo-calibrator"
}]
```
## Bluetooth
```codecard
[{
"name": "Eddystone Beacon",
"description": "Beacon that beams a URL",
"url": "/examples/eddystone-beacon"
}]
```