| /trunk/libraries/mcp23008/src/mcp23008.c |
|---|
| 41,7 → 41,7 |
| /**************************************************************************//** |
| * \def MCP23008__ADDRESS |
| * \brief MCP23008 address on TWI bus. |
| * \brief MCP23008 address on TWI bus (doesn't include hardware address). |
| * This value is given by the datasheet. |
| ******************************************************************************/ |
| #define MCP23008__ADDRESS 0x20 |