def serialPrintf(*args):
  return _wiringpi2.serialPrintf(*args)
Beispiel #2
0
def serialPrintf(*args):
    return _wiringpi2.serialPrintf(*args)