aboutsummaryrefslogtreecommitdiff
path: root/pw_log_rpc/docs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'pw_log_rpc/docs.rst')
-rw-r--r--pw_log_rpc/docs.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/pw_log_rpc/docs.rst b/pw_log_rpc/docs.rst
index b3db664d9..d93083c69 100644
--- a/pw_log_rpc/docs.rst
+++ b/pw_log_rpc/docs.rst
@@ -118,7 +118,8 @@ The user must provide a buffer large enough for the largest entry in the
``MultiSink`` while also accounting for the interface's Maximum Transmission
Unit (MTU). If the ``RpcLogDrain`` finds a drop message count as it reads the
``MultiSink`` it will insert a message in the stream with the drop message
-count.
+count in the log proto dropped optional field. The receiving end can display the
+count with the logs if desired.
RpcLogDrainMap
==============