1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

REVONANO - some unused var cleanup

This commit is contained in:
Alessio Morale 2014-12-04 00:53:34 +01:00
parent 288c9019d1
commit 96659f5757

View File

@ -45,8 +45,6 @@
#if INCLUDE_TEST_TASKS
static uint8_t sdcard_available;
#endif
char Buffer[1024];
uint32_t Cache;
/* Function Prototypes */
#if INCLUDE_TEST_TASKS