Contiki 2.5
petsciiconv.h File Reference

PETSCII/ASCII conversion functions. More...

Go to the source code of this file.

Detailed Description

PETSCII/ASCII conversion functions.

Author
Adam Dunkels adam@.nosp@m.dunk.nosp@m.els.c.nosp@m.om

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.

Note
For targets that do not use PETSCII encoding the C compiler define WITH_ASCII should be used to avoid the PETSCII converting functions.

Definition in file petsciiconv.h.