You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Would there happen to be code in the firmware for encoding/decoding that already?

    There is, but UTF8 encodes the value in the bottom 5/6 bits of the char code (I can't remember exactly) - it's slight overkill I think.

    But I had an idea over the weekend - I'll just have two raw string types - 0xD1 for 16 bit and 0xD2 for 8 bit length

About

Avatar for Gordon @Gordon started