mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Remove redundant remap field from merge
This commit is contained in:
parent
838370b3a4
commit
e505de7ba0
@ -38,7 +38,6 @@ struct pios_i2c_adapter_cfg {
|
||||
uint32_t transfer_timeout_ms;
|
||||
struct stm32_gpio scl;
|
||||
struct stm32_gpio sda;
|
||||
uint32_t remap;
|
||||
struct stm32_irq event;
|
||||
struct stm32_irq error;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user