Exemple #1
0
 public int HardwareRevision()
 {
     return(unchecked ((int)PiGpioNativeMethods.HardwareRevision()));
 }