Don't reset threashold when resetting color mode (#932)

* don't reset threshold when changing modes

* updated docs
This commit is contained in:
Peli de Halleux
2019-10-01 13:27:37 -07:00
committed by GitHub
parent d179f18ef3
commit f745079728
3 changed files with 9 additions and 11 deletions

View File

@ -32,6 +32,10 @@
"name": "Moving with Gyro",
"description": "Use the gyro for correct the robot trajectory.",
"youTubeId": "ufiOPvW37xc"
}, {
"name": "Line following with 1 color sensor",
"description": "Simple line following using the color sensor.",
"youTubeId": "_LeduyKQVjg"
}]
```