Skip to content
Snippets Groups Projects
Unverified Commit b3d7d1ae authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add material cost values

parent 7dd3e901
No related branches found
No related tags found
No related merge requests found
......@@ -69,25 +69,36 @@ nexts:
materials:
- id: next:LED_blue
name: Blaue LED
cost: 0.02
- id: next:LED_green
name: Grüne LED
cost: 0.02
- id: next:LED_red
name: Rote LED
cost: 0.02
- id: next:LED_RGB
name: RGB-LED
cost: 0.60
- id: next:DHT11
name: DHT11
cost: 4.99
- id: next:LED_Stripe
name: LED-Streifen
- id: next:Switch
name: Schalter
cost: 0.50
- id: next:Button
name: Taster
cost: 0.50
- id: next:Display_OLED
name: OLED-Display
cost: 4.99
- id: next:WEMOS_LED_Shield
name: WEMOS-LED-Shield
cost: 4.99
- id: next:PicoH
name: Raspberry Pi Pico H
cost: 4.80
- id: next:Breadboard
name: Breadboard
cost: 1.50
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment