Change launch type for 'Stop at Object' (#967)
This commit is contained in:
parent
28dec7efc8
commit
462aac0b65
@ -18,7 +18,7 @@
|
|||||||
}, {
|
}, {
|
||||||
"name": "Stop At Object",
|
"name": "Stop At Object",
|
||||||
"description": "Waits for the sensor to be pressed before continuing the program",
|
"description": "Waits for the sensor to be pressed before continuing the program",
|
||||||
"cardType": "tutorial",
|
"cardType": "example",
|
||||||
"url":"/tutorials/stop-at-object",
|
"url":"/tutorials/stop-at-object",
|
||||||
"imageUrl":"/static/tutorials/pause-until-pressed.png"
|
"imageUrl":"/static/tutorials/pause-until-pressed.png"
|
||||||
}]
|
}]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user