예제 #1
0
def lcdCursor(*args):
    return _wiringpi.lcdCursor(*args)
예제 #2
0
def lcdCursor(fd, state):
    return _wiringpi.lcdCursor(fd, state)