Commit 386cd9d9 authored by DracoBlue's avatar DracoBlue Committed by Arnim Läuger
Browse files
parent 42036802
......@@ -97,6 +97,7 @@ return function (pin_sclk, pin_mosi, pin_miso, pin_cs)
M.CPHA_HIGH = 1
M.HALFDUPLEX = 0
M.FULLDUPLEX = 1
M.DATABITS_8 = 8
_pin_sclk = pin_sclk
_pin_mosi = pin_mosi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment