mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-01 04:53:42 +00:00
3 lines
204 B
Plaintext
3 lines
204 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. |