mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
OP-185 Flight Added init function for PIOS_IAP helper functions.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1892 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
2fe266650f
commit
6499da40e3
@ -79,7 +79,7 @@ void PIOS_Board_Init(void) {
|
||||
PIOS_USB_HID_Init(0);
|
||||
#endif
|
||||
PIOS_I2C_Init();
|
||||
|
||||
PIOS_IAP_Init();
|
||||
}
|
||||
|
||||
/* MicroSD Interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user