1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

Fix revo for the removal of SDCard supprot

This commit is contained in:
James Cotton 2012-08-12 14:45:06 -05:00
parent 5e61f66fc0
commit 880eb5eb11

View File

@ -47,7 +47,6 @@
#if INCLUDE_TEST_TASKS
static uint8_t sdcard_available;
#endif
FILEINFO File;
char Buffer[1024];
uint32_t Cache;