whAtlGa
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by whAtlGa-
whAtlGa commented,
That does seem to be the case. The configuration went to the module a byte at the time but the text was handled with block writes. I changed them to this: for x in range (0,len(Line1)):bus.write_...
-
whAtlGa created a post,
NHD-C0220Biz-FSW adds character 0x11 at begining of line
I probably missed something in the data sheet or in the set up. Every time I have more that 16 characters on a line I get a symbol at the start of the line that looks like a cross or character 0x1...