Object near tutorial (#445)

* Add 'Object Near?' tutorial

* Add to SUMMARY

* Fix screen line index

* Redo tutorial

* Paste fail typo
This commit is contained in:
Galen Nickel
2018-04-06 13:09:27 -07:00
committed by GitHub
parent ecc880cf8d
commit c90f00f6d0
6 changed files with 175 additions and 6 deletions

View File

@ -17,6 +17,7 @@
* [What Color?](/tutorials/what-color)
* [Line Following](/tutorials/line-following)
* [Green Light, Red Light](/tutorials/greenlight-redlight)
* [Object Near?](/tutorials/object-near)
* [Coding](/coding)
* [Autonomous Parking](/coding/autonomous-parking)