def lcdPrintf(*args):
  return _wiringpi2.lcdPrintf(*args)
示例#2
0
def lcdPrintf(*args):
    return _wiringpi2.lcdPrintf(*args)