public ArduinoInputs() { UseAnalogInputs = false; UseDigitalInputs = false; Buttons = new ArduinoInputButtonConfiguration(); }