whAtlGa
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by whAtlGa-
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_...