mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-04 04:14:56 +00:00
file rename and table formatting
This commit is contained in:
@@ -3,7 +3,12 @@
|
|||||||
## Introduction
|
## Introduction
|
||||||
I wanted to combine 2 random objects that interest me into one project. A drone and a jumbotron. So im gonna make a drone with multiple screens on it that could for example be used for traffic control or entertainment purposes.
|
I wanted to combine 2 random objects that interest me into one project. A drone and a jumbotron. So im gonna make a drone with multiple screens on it that could for example be used for traffic control or entertainment purposes.
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Drone Requirements
|
||||||
|
### basic requirements
|
||||||
* 2 screens
|
* 2 screens
|
||||||
* Speakers
|
* Speakers
|
||||||
* 20 min flight time
|
* 20 min flight time
|
@@ -60,7 +60,7 @@ pages:
|
|||||||
What does everything do?
|
What does everything do?
|
||||||
|
|
||||||
| Variables | Description |
|
| Variables | Description |
|
||||||
|--------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
| ------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
| image | Defines what OS should be used to for the scripts |
|
| image | Defines what OS should be used to for the scripts |
|
||||||
| before_script | Commands to run before you run the script or build something |
|
| before_script | Commands to run before you run the script or build something |
|
||||||
| pages | When this variable is mentioned gitlab knows it a pages job |
|
| pages | When this variable is mentioned gitlab knows it a pages job |
|
||||||
|
Reference in New Issue
Block a user