diff --git a/docs/plugins.rst b/docs/plugins.rst index d59d433..1e6d1a4 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -13,9 +13,9 @@ range of interfaces. Currently, the following plugins are implemented. * - ``Serial`` - The standard Arduino Serial_ interface. - working - - untested - * - ``Serial`` + * - ``SoftwareSerial`` - The Arduino SoftwareSerial_ interface. + - untested * - ``HalfDuplexStream`` - RS485 serial interface. - working