Changed from MCP23S17 to MCP23017. Lots of changes.
Doesn't really work because of timing stuff.
This commit is contained in:
@ -14,6 +14,7 @@ board = esp12e
|
||||
framework = arduino
|
||||
upload_speed = 512000
|
||||
build_flags=!./build_version.sh
|
||||
lib_deps = 63
|
||||
https://github.com/n0mjs710/MCP23S17.git
|
||||
lib_deps = Adafruit MCP23017 Arduino Library
|
||||
upload_port = /dev/cu.wchusbserial1420
|
||||
monitor_speed = 74480
|
||||
monitor_port = /dev/cu.wchusbserial1420
|
Reference in New Issue
Block a user