Esempio n. 1
0
 public short GetPinValue(int pin)
 {
     return(DLL.GPIO_getPinValue(pin));
 }