def lcdSendCommand(*args):
  return _wiringpi2.lcdSendCommand(*args)
Beispiel #2
0
def lcdSendCommand(*args):
    return _wiringpi2.lcdSendCommand(*args)