diff --git a/eeprom/i2c/I2C.md b/eeprom/i2c/I2C.md index 96d4133..87d92eb 100644 --- a/eeprom/i2c/I2C.md +++ b/eeprom/i2c/I2C.md @@ -130,6 +130,8 @@ Arguments: devices it has detected. 4. `block_size=9` The block size reported to the filesystem. The size in bytes is `2**block_size` so is 512 bytes by default. + 5. `addr` override base address for first chip + 6. 'max_chips_count` override max_chips_count ### 4.1.2 Methods providing byte level access