]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/spi.py
srd: SPI: Fix typo.
[libsigrokdecode.git] / decoders / spi.py
index 2f692f08f28c40ffce6ceed0ed0f1e59b7d0554a..7e64fcf8ffd87b43d3f41617fb974a6b1c9969a8 100644 (file)
@@ -35,7 +35,7 @@ CPHA_1 = 1 # Data is valid on the falling clock edge
 
 # Bit order options
 MSB_FIRST = 0
-LSB_FIRST = 0
+LSB_FIRST = 1
 
 # Annotation formats
 ANN_HEX = 0