start adding a job-compiler recipe

This commit is contained in:
Sebastian Kuzminsky 2025-09-04 21:40:38 -06:00
parent e763aa8645
commit 4cace38bc4
7 changed files with 103 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[inputs]
wisblock_starter_kit_rak19007_rak4631 = {}
battery_18650 = { quantity = { amount=6 } }
battery_holder = { quantity = { amount=3 } }
solar_panel = {}
charger = {}
enclosure = {}
[dependencies]
operator = { skills=["assembly"] }
[action]
process = """Put it all together..."""