|
sketchbook
|
#include <stdio.h>#include <time.h>#include <string.h>#include <errno.h>#include "wiringPi.h"#include "wiringSerial.h"#include "drcSerial.h"Functions | |
| int | drcSetupSerial (const int pinBase, const int numPins, const char *device, const int baud) |
| int drcSetupSerial | ( | const int | pinBase, |
| const int | numPins, | ||
| const char * | device, | ||
| const int | baud | ||
| ) |
1.8.6