Add 'intruder alert' tutorial (#452)
* Add 'intrduer alert' tutorial * Use 'detected' option instead of 'near'
This commit is contained in:
committed by
Peli de Halleux
parent
e65db0b756
commit
00b193b126
@@ -97,3 +97,16 @@ Step by step guides to coding your @boardname@.
|
||||
"imageUrl":"/static/tutorials/object-near.png"
|
||||
}]
|
||||
```
|
||||
|
||||
## Infrared Sensor
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "Intruder Alert",
|
||||
"description": "Build an intruder alert using the infrared sensor.",
|
||||
"cardType": "tutorial",
|
||||
"url":"/tutorials/intruder-alert",
|
||||
"imageUrl":"/static/tutorials/intruder-alert.png"
|
||||
}]
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user