Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions _pages/exercises.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,17 @@ feature_row:
status: "prototype"
order: 2;

- image_path: /assets/images/exercises/drone_tello/drone_tello1.png
alt: "Real Drone Tello Square"
title: "Real Drone Tello Square"
excerpt: "Draw a square with its flight and land back in the same place."
url: "/exercises/Drones/drone_tello"
btn_class: "btn--danger"
btn_label: "Go!"
version_label: "btn--inverse"
status: "prototype"
order: 0;
version: "v3.2"
---


Expand Down