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