From 6513dbc901aa71f4827764681092584a6c4d2827 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini <16690124+samelhusseini@users.noreply.github.com> Date: Wed, 20 Jun 2018 16:00:17 -0700 Subject: [PATCH] Remove object near tutorial, until we fix the issue with variables and decompile blocks (#710) --- docs/tutorials.md | 12 ------------ 1 file changed, 12 deletions(-) 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