From a426d412bb6ee257219d8d600aab7127a2b76658 Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Thu, 20 Feb 2020 16:29:13 +0100 Subject: [PATCH] doc/iodevices: add preliminary warning --- doc/api/iodevices.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/api/iodevices.rst b/doc/api/iodevices.rst index bed5c84..fa5f157 100644 --- a/doc/api/iodevices.rst +++ b/doc/api/iodevices.rst @@ -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