mirror of
https://github.com/pybricks/pybricks-projects.git
synced 2026-09-15 02:52:41 +00:00
technic: Add video links.
This commit is contained in:
@@ -4,8 +4,10 @@ maintainer:
|
||||
user: "tensafefrogs"
|
||||
name: "Geoff Stearns"
|
||||
image:
|
||||
local: "../42140-app-controlled-transformation-vehicle.jpg"
|
||||
credit: "LEGO"
|
||||
local: "./transformation-vehicle-remote.jpg"
|
||||
credit: "Lasse Deleuran"
|
||||
video:
|
||||
youtube: "3Q0I79y1lC0"
|
||||
description: "Control the Technic App-Controlled Transformation Vechicle with the Powered Up Remote."
|
||||
code: "#program"
|
||||
---
|
||||
@@ -14,8 +16,8 @@ In this project we'll show you how to control the App-Controlled Transformation
|
||||
|
||||
# Program
|
||||
|
||||
This program enables control of the flip vehicle with the Powered
|
||||
Up Remote.
|
||||
This program enables control of the flip vehicle with the Powered Up Remote.
|
||||
Check out the video above for an additional program, and more coding ideas.
|
||||
|
||||
{% include copy-code.html %}
|
||||
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 121 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
@@ -4,8 +4,10 @@ maintainer:
|
||||
user: "tensafefrogs"
|
||||
name: "Geoff Stearns"
|
||||
image:
|
||||
local: "../42160-audi-rs-q-e-tron.webp"
|
||||
credit: "LEGO"
|
||||
local: "./e-tron-remote.jpg"
|
||||
credit: "Lasse Deleuran"
|
||||
video:
|
||||
youtube: "c0KVNdJlAkc"
|
||||
description: "Control the Technic Audi RS Q e-tron with the Powered Up Remote."
|
||||
code: "#program"
|
||||
---
|
||||
@@ -15,10 +17,10 @@ In this project we'll show you how to control the Audi RS Q e-tron with the Powe
|
||||
# Program
|
||||
|
||||
This program enables control of the vehicle with the Powered
|
||||
Up Remote.
|
||||
Up Remote. Check out the video above for an additional program, and more coding
|
||||
ideas.
|
||||
|
||||
{% include copy-code.html %}
|
||||
|
||||
```python
|
||||
{% include_relative main.py %}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user