stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
127 stars 41 forks source link

Enable MCP23017 in binaries to drive up to 8 shutters #151

Closed renne closed 5 years ago

renne commented 5 years ago

Please enable MCP230xx in binaries to drive up to eight shutters.

stefanbode commented 5 years ago

This will not work. You need also to change some constants. Currently only 4 shutters supported to save memory. But you can make your changes on your own.