color sensor examples (#894)

* tank zigzag

* reflected light measure

* adding links

* added reflected light calibration

* updated summary
This commit is contained in:
Peli de Halleux
2019-08-30 15:03:09 -07:00
committed by GitHub
parent 1fc818767c
commit 0251b914f2
9 changed files with 91 additions and 0 deletions

View File

@ -9,6 +9,12 @@
"cardType": "tutorial",
"url":"/tutorials/run-motors",
"imageUrl":"/static/tutorials/run-motors.png"
}, {
"name": "Tank ZigZag",
"description": "Use the tank block to keep motors in sync.",
"cardType": "example",
"url":"/tutorials/tank-zigzag",
"imageUrl":"/static/tutorials/tank-zigzag.png"
}]
```