From 2bb1ff026ae56073dbd9fb030e71cb8b5f417462 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Mon, 1 May 2017 11:11:54 -0700 Subject: [PATCH] removing bluetooth from examples --- docs/examples.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/examples.md b/docs/examples.md index 5775cf16..f8c797dc 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -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" -}] ``` \ No newline at end of file