YIO-Remote / remote-software

💎 YIO Remote Software repository
GNU General Public License v3.0
164 stars 21 forks source link

fix: MCP23017 initialization #500

Closed zehnm closed 4 years ago

zehnm commented 4 years ago

The bitWrite operation had no effect in the setup routine. Fortunately bits 1 and 2 were default values, whereas bit 6 was handled through the connected interrupt lines.