serialport.hpp

Definition of the Arduino ‘Serial’ interface.

SERIAL_RX_BUFSIZE

Default RX buffer size - same as the original Arduino…

1
(64)
enum SerialFormat
BIN
format to binary representation
OCT
format to octal representation
DEC
format to decimal representation
HEX
format to hex representation