def shiftIn(*args):
  return _wiringpi2.shiftIn(*args)
Example #2
0
def shiftIn(*args):
    return _wiringpi2.shiftIn(*args)