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