nodemcu-firmware/lua_modules/mcp23008
Marcel Stör b126c6b2d2 Re-organize documentation
Drop support for localized content, #2213

Restructure some content to match more closely what we have in master, #2542
2019-01-13 22:01:57 +01:00
..
README.md Re-organize documentation 2019-01-13 22:01:57 +01:00
mcp23008.lua Added I/O expander MCP23008 module and two examples: digital output with LEDS, and digital input with buttons. 2015-03-02 13:21:26 -06:00

README.md

MCP23008 Module

Documentation for this Lua module is available in the mcp23008.md file and in the Official NodeMCU Documentation in Lua Modules section.