You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LF then CR inverted when "write offset"
(note on the same script i can get proper CR and LF order with simply Serial3.println("DONE IN NORMAL WRITE MODE"))
The text was updated successfully, but these errors were encountered:
write offset LineFeed and CarriageReturn inverted on micro SD
There is a different behaviour when writing normally to openlog and when writing with offset, does this happen to anyone?
Your workbench
baud,escape,esc#,mode,verb,echo,ignoreRX
Steps to reproduce
This is how my 'write offset function' looks like. I have simplified for a better understanding
And this is how it looks in the microSD
results:
LF then CR inverted when "write offset"
(note on the same script i can get proper CR and LF order with simply Serial3.println("DONE IN NORMAL WRITE MODE"))
The text was updated successfully, but these errors were encountered: