public ArduinoIO() { UseArduinoIO = false; UseExpanders = false; Inputs = new ArduinoInputs(); Outputs = new ArduinoOutputs(); }