`[inputs]` is now a TOML Table (a key/value store). Each input is represented in the `[inputs]` table by a key/value pair. The key is a unique name (which also maps to the recipe file for building that input thing). The value is another table describing that input, that we'll represent with an Input struct. |
||
|---|---|---|
| .. | ||
| bearing_roller.toml | ||
| peristaltic_pump.toml | ||
| pump_housing_front.toml | ||
| pump_housing_front_with_stepper.toml | ||
| pump_housing_rear.toml | ||
| pump_housing_rear_with_stepper.toml.toml | ||