def lcdClear(*args):
  return _wiringpi2.lcdClear(*args)
Exemple #2
0
def lcdClear(*args):
    return _wiringpi2.lcdClear(*args)