|
sketchbook
|
#include <stdio.h>#include <pthread.h>#include "wiringPi.h"#include "wiringPiI2C.h"#include "mcp23016.h"#include "mcp23016reg.h"Functions | |
| int | mcp23016Setup (const int pinBase, const int i2cAddress) |
| int mcp23016Setup | ( | const int | pinBase, |
| const int | i2cAddress | ||
| ) |
1.8.6