What color tutorial (#430)
* Add 'What color' tutorial * More edits and thumbnail
This commit is contained in:
committed by
Peli de Halleux
parent
7825bd1579
commit
81758f2555
@ -48,5 +48,11 @@ Step by step guides to coding your @boardname@.
|
||||
"cardType": "tutorial",
|
||||
"url":"/tutorials/touch-sensor-values",
|
||||
"imageUrl":"/static/tutorials/touch-sensor-values.png"
|
||||
}, {
|
||||
"name": "What Color?",
|
||||
"description": "Use the Color sensor to detect different colors.",
|
||||
"cardType": "tutorial",
|
||||
"url":"/tutorials/what-color",
|
||||
"imageUrl":"/static/tutorials/what-color.png"
|
||||
}]
|
||||
```
|
Reference in New Issue
Block a user