1
0
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:
dankers 2009-12-22 20:36:51 +00:00 committed by dankers
parent bb729c4392
commit 1cafc86aaa

View File

@ -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. */