Learning
Guidelines
Platforms
Features
Software Modules
Tools
This small library implements the low-level functions for reading characters from the standard input int32_t getByteFromStdin() and writing them to the standard output void putByteToStdout(uint8_t byte).
int32_t getByteFromStdin()
void putByteToStdout(uint8_t byte)