Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Apr 22, 2024
1 parent 07e4a53 commit edbdedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/communication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ an on-board software both for a remote MCU and for a hosted system. The MCU migh
same command data to be exchanged via a specific transport layer, while the hosted version
might just use a UDP socket.

The following example shows how to use the :py:class:`tmtccmd.com.udp.UdpComIF` to send
The following example shows how to use the :py:class:`tmtccmd.com.udp.UdpClient` to send
PUS packets (a subtype of CCSDS space packets) to a UDP server

.. testcode:: udp_com
Expand Down

0 comments on commit edbdedb

Please sign in to comment.