1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00

sdcard: build fixes for revo due to sdcard removal

Related to commit: 56647f5409a9f7e47be205eb5fabafda239c49cf
merged from op-public.
This commit is contained in:
Stacey Sheldon 2012-08-20 21:32:19 -04:00
parent 1f1b240b2a
commit 431863b0c2

View File

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