File tree Expand file tree Collapse file tree 4 files changed +12
-8
lines changed
42140-app-controlled-transformation-vehicle/powered-up-remote
42160-audi-rs-q-e-tron/powered-up-remote Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ maintainer:
44 user : " tensafefrogs"
55 name : " Geoff Stearns"
66image :
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"
911description : " Control the Technic App-Controlled Transformation Vechicle with the Powered Up Remote."
1012code : " #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
Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ maintainer:
44 user : " tensafefrogs"
55 name : " Geoff Stearns"
66image :
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"
911description : " Control the Technic Audi RS Q e-tron with the Powered Up Remote."
1012code : " #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
1719This 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```
You can’t perform that action at this time.
0 commit comments