#include <SerialBlock.h>
Fonctions membres publiques | |
SerialBlock () | |
SerialBlock (int baudrate) | |
void | changeBaudrate (long baudrate) |
void | write (String data) |
Fonctions membres publiques statiques | |
static void | receive () |
SerialBlock::SerialBlock | ( | ) |
SerialBlock::SerialBlock | ( | int | baudrate | ) |
void SerialBlock::changeBaudrate | ( | long | baudrate | ) |
|
inlinestatic |
void SerialBlock::write | ( | String | data | ) |