Just fill array with 0's before HSERIN. And use STR to send them. STR will send each byte from array, until byte isn't 0. 0 marks end of string.
Just fill array with 0's before HSERIN. And use STR to send them. STR will send each byte from array, until byte isn't 0. 0 marks end of string.
Bookmarks