doc/iodevices: add preliminary warning

This commit is contained in:
Laurens Valk
2020-02-20 16:29:13 +01:00
parent 0d068b17f2
commit a426d412bb
+6
View File
@@ -4,6 +4,12 @@
.. automodule:: pybricks.iodevices
:no-members:
.. note::
This module provides classes to interact with unofficial motors, sensors,
and other custom electronics. You should only connect custom electronics
or unofficial devices if you know what you are doing. Proceed with caution.
LUMP Device
^^^^^^^^^^^^^
.. autoclass:: pybricks.iodevices.LUMPDevice