Add 'intruder alert' tutorial (#452)

* Add 'intrduer alert' tutorial

* Use 'detected' option instead of 'near'
This commit is contained in:
Galen Nickel
2018-04-10 22:43:28 -07:00
committed by Peli de Halleux
parent e65db0b756
commit 00b193b126
9 changed files with 120 additions and 1 deletions

View File

@ -16,8 +16,9 @@
* [Touch Sensor Values](/tutorials/touch-sensor-values)
* [What Color?](/tutorials/what-color)
* [Line Following](/tutorials/line-following)
* [Green Light, Red Light](/tutorials/greenlight-redlight)
* [Red Light, Green Light](/tutorials/redlight-greenlight)
* [Object Near?](/tutorials/object-near)
* [Intruder Alert](/tutorials/intruder-alert)
* [Coding](/coding)
* [Autonomous Parking](/coding/autonomous-parking)