X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fspi.py;h=7e64fcf8ffd87b43d3f41617fb974a6b1c9969a8;hp=2f692f08f28c40ffce6ceed0ed0f1e59b7d0554a;hb=0c3089c1c49e51e588dd264abafb05efdd44d0c8;hpb=238b4080f5de6e12f36d66c93e0fa8afb9688233;ds=sidebyside diff --git a/decoders/spi.py b/decoders/spi.py index 2f692f0..7e64fcf 100644 --- a/decoders/spi.py +++ b/decoders/spi.py @@ -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