Skip to content

Commit fc86203

Browse files
authored
comment typo (earlephilhower#794)
1 parent 6619a2d commit fc86203

File tree

1 file changed

+1
-1
lines changed
  • src/rp2_common/hardware_i2c/include/hardware

1 file changed

+1
-1
lines changed

src/rp2_common/hardware_i2c/include/hardware/i2c.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ extern i2c_inst_t i2c1_inst;
8989
* master.
9090
*
9191
* The I2C bus frequency is set as close as possible to requested, and
92-
* the return actual rate set is returned
92+
* the actual rate set is returned
9393
*
9494
* \param i2c Either \ref i2c0 or \ref i2c1
9595
* \param baudrate Baudrate in Hz (e.g. 100kHz is 100000)

0 commit comments

Comments
 (0)