Пример #1
0
 @Override
 public double getValue(GpioPinAnalog pin) {
   return delegate.getValue(pin);
 }