]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/uart/__init__.py
srd: Move all protocol docs to __init__.py files.
[libsigrokdecode.git] / decoders / uart / __init__.py
index 1c7f317841622edc11de5405305f6892af0d7624..43e7706c8897d3223497c5105d6bc44c413c6fbe 100644 (file)
@@ -19,6 +19,8 @@
 ##
 
 '''
+UART protocol decoder.
+
 Universal Asynchronous Receiver Transmitter (UART) is a simple serial
 communication protocol which allows two devices to talk to each other.