Example #1
0
 @Override
 public PinState getState(GpioPinDigital pin) {
   return delegate.getState(pin);
 }