Beispiel #1
0
def readNesJoystick(joystick):
    return _wiringpi.readNesJoystick(joystick)
Beispiel #2
0
def readNesJoystick(*args):
    return _wiringpi.readNesJoystick(*args)
def readNesJoystick(*args):
    return _wiringpi.readNesJoystick(*args)