Change launch type for 'Stop at Object' (#967)

This commit is contained in:
Galen Nickel 2020-01-06 16:15:23 -08:00 committed by GitHub
parent 28dec7efc8
commit 462aac0b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
}, {
"name": "Stop At Object",
"description": "Waits for the sensor to be pressed before continuing the program",
"cardType": "tutorial",
"cardType": "example",
"url":"/tutorials/stop-at-object",
"imageUrl":"/static/tutorials/pause-until-pressed.png"
}]