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