diff --git a/docs/tutorials.md b/docs/tutorials.md index 8538a6d6..782b5b9a 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -86,18 +86,6 @@ Step by step guides to coding your @boardname@. }] ``` -## Ultrasonic Sensor - -```codecard -[{ - "name": "Object Near?", - "description": "Build a program that will detect when an object is nearby.", - "cardType": "tutorial", - "url":"/tutorials/object-near", - "imageUrl":"/static/tutorials/object-near.png" -}] -``` - ## Infrared Sensor ```codecard