comment typo (#794)

This commit is contained in:
Andrew Scheller 2022-05-03 17:41:10 +01:00 committed by GitHub
parent 6619a2d329
commit fc86203f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ extern i2c_inst_t i2c1_inst;
* master.
*
* The I2C bus frequency is set as close as possible to requested, and
* the return actual rate set is returned
* the actual rate set is returned
*
* \param i2c Either \ref i2c0 or \ref i2c1
* \param baudrate Baudrate in Hz (e.g. 100kHz is 100000)