Changed from MCP23S17 to MCP23017. Lots of changes.

Doesn't really work because of timing stuff.
This commit is contained in:
2019-11-10 14:45:33 +01:00
parent 88655b543d
commit 2ea2ec479a
14 changed files with 423 additions and 156 deletions

View File

@ -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