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