Apply CR LF to Line
#Firmware/v210
txt = applycrlf(txt)
If txt has no CR or LF, then the function appends CR + LF (\r\n)
txt
CR
LF
\r\n