nodemcu-firmware/lua_modules/mcp23008
galjonsfigur f5fcd0d984 Recreate and unify documentation for Lua modules (#2592)
* Recreate and unify documentation for Lua modules

* Fix typos in docs

* Added/modified READMES to link to new documentation
2018-12-16 21:39:43 +01:00
..
README.md Recreate and unify documentation for Lua modules (#2592) 2018-12-16 21:39:43 +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.