PETSCII/ASCII conversion functions.
The Commodore based Contiki targets all have a special character encoding called PETSCII which differs from the ASCII encoding that normally is used for representing characters.
Macros | |
#define | petsciiconv_toascii(buf, len) |
#define | petsciiconv_topetscii(buf, len) |