ccimx93: libdigiapix: fix default I2C bus

Signed-off-by: David Escalona <david.escalona@digi.com>
This commit is contained in:
David Escalona 2023-05-04 14:04:50 +02:00
parent d193b5e3a7
commit 7302fbc0df
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ USER_BUTTON2 = gpiochip3,23
[I2C] [I2C]
# I2C-4 on Expansion connector. # I2C-3 on MikroBus connector.
DEFAULT_I2C_BUS = 4 DEFAULT_I2C_BUS = 2
[PWM] [PWM]