Add 'Touch sensor values` tutorial (#421)
* Add 'Touch sensor values` tutorial * Edits and thumbnail * Modify activity to no restart motor
This commit is contained in:
committed by
Peli de Halleux
parent
232744520b
commit
b1958d77e7
@ -42,5 +42,11 @@ Step by step guide to coding your @boardname@.
|
||||
"cardType": "tutorial",
|
||||
"url":"/tutorials/touch-to-run",
|
||||
"imageUrl":"/static/tutorials/touch-to-run.png"
|
||||
}, {
|
||||
"name": "Using Touch Sensor Values",
|
||||
"description": "Check the value of a Touch sensor and stop a motor if pressed.",
|
||||
"cardType": "tutorial",
|
||||
"url":"/tutorials/touch-sensor-values",
|
||||
"imageUrl":"/static/tutorials/touch-sensor-values.png"
|
||||
}]
|
||||
```
|
Reference in New Issue
Block a user