mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
Set correct I2C bus for rangefinders on SpeeedyBeedF4
This commit is contained in:
parent
1544d49815
commit
40c8eebea9
1 changed files with 2 additions and 0 deletions
|
@ -170,3 +170,5 @@
|
|||
#define TARGET_IO_PORTB 0xffff
|
||||
#define TARGET_IO_PORTC 0xffff
|
||||
#define TARGET_IO_PORTD (BIT(2))
|
||||
|
||||
#define RANGEFINDER_I2C_BUS BUS_I2C1
|
Loading…
Add table
Add a link
Reference in a new issue