Files
pydualsense/docs/source/ds_main.rst
2022-08-14 22:51:18 +02:00

11 lines
354 B
ReStructuredText

pydualsense main class
======================
`pydualsense` is the main class of the library with the same name. It provides access to the states of the controller through manual reading of the :class:`DSState <pydualsense.pydualsense.DSState>`
.. automodule:: pydualsense.pydualsense
:noindex:
:members:
:undoc-members:
:show-inheritance: