Skip to content

Commit 9835bcf

Browse files
committed
technic: Add video links.
1 parent 0dbd5b3 commit 9835bcf

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

sets/technic/42140-app-controlled-transformation-vehicle/powered-up-remote/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ maintainer:
44
user: "tensafefrogs"
55
name: "Geoff Stearns"
66
image:
7-
local: "../42140-app-controlled-transformation-vehicle.jpg"
8-
credit: "LEGO"
7+
local: "./transformation-vehicle-remote.jpg"
8+
credit: "Lasse Deleuran"
9+
video:
10+
youtube: "3Q0I79y1lC0"
911
description: "Control the Technic App-Controlled Transformation Vechicle with the Powered Up Remote."
1012
code: "#program"
1113
---
@@ -14,8 +16,8 @@ In this project we'll show you how to control the App-Controlled Transformation
1416

1517
# Program
1618

17-
This program enables control of the flip vehicle with the Powered
18-
Up Remote.
19+
This program enables control of the flip vehicle with the Powered Up Remote.
20+
Check out the video above for an additional program, and more coding ideas.
1921

2022
{% include copy-code.html %}
2123

121 KB
Loading
122 KB
Loading

sets/technic/42160-audi-rs-q-e-tron/powered-up-remote/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ maintainer:
44
user: "tensafefrogs"
55
name: "Geoff Stearns"
66
image:
7-
local: "../42160-audi-rs-q-e-tron.webp"
8-
credit: "LEGO"
7+
local: "./e-tron-remote.jpg"
8+
credit: "Lasse Deleuran"
9+
video:
10+
youtube: "c0KVNdJlAkc"
911
description: "Control the Technic Audi RS Q e-tron with the Powered Up Remote."
1012
code: "#program"
1113
---
@@ -15,10 +17,10 @@ In this project we'll show you how to control the Audi RS Q e-tron with the Powe
1517
# Program
1618

1719
This program enables control of the vehicle with the Powered
18-
Up Remote.
20+
Up Remote. Check out the video above for an additional program, and more coding
21+
ideas.
1922

2023
{% include copy-code.html %}
21-
2224
```python
2325
{% include_relative main.py %}
2426
```

0 commit comments

Comments
 (0)