mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-05 21:52:10 +01:00
Uncrustified OPLink code.
This commit is contained in:
parent
64fd0a7a6f
commit
0d02df4d02
@ -309,8 +309,7 @@ void PIOS_Board_Init(void)
|
||||
if (PIOS_RCVR_Init(&pios_ppm_rcvr_id, &pios_ppm_rcvr_driver, pios_ppm_id)) {
|
||||
PIOS_Assert(0);
|
||||
}
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
PIOS_PPM_Out_Init(&pios_ppm_out_id, &pios_flexi_ppm_out_cfg);
|
||||
}
|
||||
#endif /* PIOS_INCLUDE_PPM */
|
||||
|
Loading…
x
Reference in New Issue
Block a user