Skip to content

Commit

Permalink
add turtle tutorial image (#1037)
Browse files Browse the repository at this point in the history
  • Loading branch information
THEb0nny authored Nov 2, 2023
1 parent ac41b8a commit 62e41f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added docs/static/tutorials/turtle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion docs/tutorials/motors.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@
}, {
"name": "Turtle",
"description": "Encode moves and run them on a driving base",
"cardType": "example",
"url":"/tutorials/turtle",
"cardType": "example"
"imageUrl":"/static/tutorials/turtle.png"
}]
```

Expand Down

0 comments on commit 62e41f6

Please sign in to comment.