mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
copy and paste fail :)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@103 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
bb729c4392
commit
1cafc86aaa
@ -55,7 +55,7 @@ int main()
|
||||
PIOS_SYS_Init();
|
||||
|
||||
/* Enables the SDCard */
|
||||
PIOS_SDCARD_Init(void);
|
||||
PIOS_SDCARD_Init();
|
||||
|
||||
/* Call LoadSettings which populates System Vars
|
||||
so the rest of the hardware can be configured. */
|
||||
|
Loading…
Reference in New Issue
Block a user