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/spi/pd.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'decoders/spi') diff --git a/decoders/spi/pd.py b/decoders/spi/pd.py index 7250dbd..5bab8f7 100644 --- a/decoders/spi/pd.py +++ b/decoders/spi/pd.py @@ -24,10 +24,10 @@ import sigrokdecode as srd ''' OUTPUT_PYTHON format: -SPI packet: -[, , ] +Packet: +[, , ] -Commands: +: - 'DATA': contains the MISO data, contains the MOSI data. The data is _usually_ 8 bits (but can also be fewer or more bits). Both data items are Python numbers (not strings), or None if the respective -- cgit v1.2.3-70-g09d2