removing bluetooth from examples

This commit is contained in:
Abhijith Chatra 2017-05-01 11:11:54 -07:00
parent fa2fa65bcd
commit 2bb1ff026a

View File

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