From bf69977d12886794ac597083403859ac99ab38ac Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 15 Apr 2014 08:43:22 +0200 Subject: All PDs: More consistent OUTPUT_PYTHON format docs. --- decoders/uart/pd.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'decoders/uart') diff --git a/decoders/uart/pd.py b/decoders/uart/pd.py index a0b1326..ae99874 100644 --- a/decoders/uart/pd.py +++ b/decoders/uart/pd.py @@ -23,10 +23,10 @@ import sigrokdecode as srd ''' OUTPUT_PYTHON format: -UART packet: -[, , ] +Packet: +[, , ] -This is the list of s and their respective : +This is the list of s and their respective values: - 'STARTBIT': The data is the (integer) value of the start bit (0/1). - 'DATA': The data is the (integer) value of the UART data. Valid values range from 0 to 512 (as the data can be up to 9 bits in size). -- cgit v1.2.3-70-g09d2