mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-07 07:53:15 +00:00
4 lines
205 B
Plaintext
4 lines
205 B
Plaintext
#define HOSE_INPUT "Input"// Only pull liquid.
|
|
#define HOSE_OUTPUT "Output"// Only push liquid.
|
|
#define HOSE_NEUTRAL "Neutral"// Equalize liquids, not super efficient, can waste reagents due to rounding.
|