Exemplo n.º 1
0
def lcdDisplay(*args):
    return _wiringpi.lcdDisplay(*args)
Exemplo n.º 2
0
def lcdDisplay(fd, state):
    return _wiringpi.lcdDisplay(fd, state)