update
This commit is contained in:
parent
dce0beceec
commit
81434a39b5
5 changed files with 23 additions and 14 deletions
|
@ -6,8 +6,8 @@
|
|||
#include <Adafruit_PWMServoDriver.h>
|
||||
#include <PCF8574.h>
|
||||
|
||||
#define INPUT_BANK_A_ADDRESS 0x20
|
||||
#define INPUT_BANK_B_ADDRESS 0x21
|
||||
#define INPUT_BANK_A_ADDRESS 0x21
|
||||
#define INPUT_BANK_B_ADDRESS 0x20
|
||||
#define OUTPUT_BANK_ADDRESS 0x21
|
||||
#define EEPROM_ADDRESS 0x22
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue