Deploying to gh-pages from master @ 81be7bb7b5 🚀

This commit is contained in:
zvecr 2022-04-20 17:12:28 +00:00
parent 4d6b01e2e4
commit c9d8e2611c

View file

@ -166,7 +166,7 @@ Send multiple bytes to the selected I2C device.
### `i2c_status_t i2c_receive(uint8_t address, uint8_t* data, uint16_t length, uint16_t timeout)`
Receive multiple bytes from the selected SPI device.
Receive multiple bytes from the selected I2C device.
#### Arguments