Remove object near tutorial, until we fix the issue with variables and decompile blocks (#710)

This commit is contained in:
Sam El-Husseini 2018-06-20 16:00:17 -07:00 committed by GitHub
parent 97215e894a
commit 6513dbc901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ## Infrared Sensor
```codecard ```codecard