You could simplify your code, and make it easier to debug with an array of pumps, and possibly a struct for each device’s parameters…
1 Like
You could simplify your code, and make it easier to debug with an array of pumps, and possibly a struct for each device’s parameters…