mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
LP-72 get board booting PPM doesnt work DSM and ADC need testing
This commit is contained in:
parent
3115711049
commit
38da5fc9a5
@ -1151,8 +1151,8 @@ static const struct pios_sbus_cfg pios_sbus_cfg = {
|
||||
.gpio_inv_disable = Bit_RESET,
|
||||
// in TauLabs Revo code these exist
|
||||
// in TauLabs Sparky2 code these do not exist
|
||||
// .gpio_clk_func = RCC_AHB1PeriphClockCmd,
|
||||
// .gpio_clk_periph = RCC_AHB1Periph_GPIOC,
|
||||
.gpio_clk_func = RCC_AHB1PeriphClockCmd,
|
||||
.gpio_clk_periph = RCC_AHB1Periph_GPIOC,
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user