mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Cosmetic: Move # of pre-processior command to column 1
This commit is contained in:
@@ -81,12 +81,15 @@
|
||||
# define GPIO_I2C1_SCL GPIO_I2C1_SCL_1
|
||||
# define GPIO_I2C1_SDA GPIO_I2C1_SDA_1
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_I2C0_FREQ
|
||||
# define CONFIG_I2C0_FREQ 100000
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_I2C1_FREQ
|
||||
# define CONFIG_I2C1_FREQ 100000
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_I2C2_FREQ
|
||||
# define CONFIG_I2C2_FREQ 100000
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user