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