LIRC libraries
LinuxInfraredRemoteControl
|
python bindings for part of lirc_client.hThese bindings provides python3 access to some of the lirc_client.h functions. More...
Go to the source code of this file.
Functions | |
PyMODINIT_FUNC | PyInit__client (void) |
Variables | |
PyMethodDef | ClientMethods [] |
python bindings for part of lirc_client.h
These bindings provides python3 access to some of the lirc_client.h functions.
Definition in file _client.c.
PyMethodDef ClientMethods[] |