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