mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
I2C: Fix a naming error
This commit is contained in:
+1
-1
Submodule configs updated: 13812e17cb...3f185b5937
@@ -230,7 +230,7 @@ extern "C"
|
||||
****************************************************************************/
|
||||
|
||||
#ifdef CONFIG_I2C_DRIVER
|
||||
int i2schar_register(FAR struct i2c_master_s *i2c, int bus);
|
||||
int i2c_register(FAR struct i2c_master_s *i2c, int bus);
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user