diff --git a/doc/source/library/nullmodem.rst b/doc/source/library/nullmodem.rst index eab73c663..4dc9a51cf 100644 --- a/doc/source/library/nullmodem.rst +++ b/doc/source/library/nullmodem.rst @@ -12,9 +12,7 @@ The NullModem works with the normal transport types, and simply substitutes the - *UDP* The NullModem is currently integrated in -- :mod:`ModbusClient` - :mod:`AsyncModbusClient` - :mod:`ModbusServer` -- :mod:`AsyncModbusServer` Of course the NullModem requires that server and client(s) run in the same python instance.