Why do I get an error message
"Error: 0 is not a variable and cannot be used for the parameter SPITRANSFER"
when I use splitransfer(dataout,0). I also have a splitransfer(0,datain) which gives no error.
and it's not the wrong spelling that's just my bad typing
it should read that spitransfer(dataout,0) gives an error that 0 cannot be used.
Log in to post a comment.
Why do I get an error message
"Error: 0 is not a variable and cannot be used for the parameter SPITRANSFER"
when I use splitransfer(dataout,0).
I also have a splitransfer(0,datain) which gives no error.
and it's not the wrong spelling that's just my bad typing
it should read that spitransfer(dataout,0) gives an error that 0 cannot be used.