|
Nil RTOS
|
Mini serial class derived from the Arduino Print class. More...
#include <NilSerial.h>


Public Member Functions | |
| int | available () |
| void | begin (unsigned long) |
| int | read () |
| size_t | write (uint8_t b) |
Mini serial class derived from the Arduino Print class.
1.8.6