From 92a06d0b6bbe173257d7c76ed2318f5b35f65637 Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Sat, 7 Nov 2015 23:39:59 +0000 Subject: Fix documentation comment in SPI decoder --- decoders/spi/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders') diff --git a/decoders/spi/pd.py b/decoders/spi/pd.py index 4a686dd..09b5689 100644 --- a/decoders/spi/pd.py +++ b/decoders/spi/pd.py @@ -34,7 +34,7 @@ Packet: channel was not supplied. - 'BITS': / contain a list of bit values in this MOSI/MISO data item, and for each of those also their respective start-/endsample numbers. - - 'CS CHANGE': is the old CS# pin value, is the new value. + - 'CS-CHANGE': is the old CS# pin value, is the new value. Both data items are Python numbers (0/1), not strings. At the beginning of the decoding a packet is generated with = None and being the initial state of the CS# pin or None if the chip select pin is not supplied. -- cgit v1.2.3-70-g09d2