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