circuitpython/shared-module/gamepad
Radomir Dopieralski 240678e714 Avoid uninitialized gamepad on exception
Raise exceptions before the gamepad_singleton is created.
Also, use mp_raise for creating the exceptions.
2018-05-23 21:39:06 +02:00
..
__init__.c Cache pullup state in gamepad 2018-05-23 11:26:16 +02:00
__init__.h Gracefully reset the gamepad module 2017-10-22 20:54:10 -07:00
GamePad.c Avoid uninitialized gamepad on exception 2018-05-23 21:39:06 +02:00
GamePad.h Cache pullup state in gamepad 2018-05-23 11:26:16 +02:00