sketchbook
|
#include <stdio.h>
#include <pthread.h>
#include "wiringPi.h"
#include "wiringPiI2C.h"
#include "pcf8574.h"
Functions | |
int | pcf8574Setup (const int pinBase, const int i2cAddress) |
int pcf8574Setup | ( | const int | pinBase, |
const int | i2cAddress | ||
) |