got rid of a lot of unused variables and some compiler warnings

This commit is contained in:
Markus Fröschle
2012-10-14 14:25:51 +00:00
parent 5759bf9ca3
commit 8c807fb452
4 changed files with 6 additions and 22 deletions

View File

@@ -11,9 +11,6 @@
#define dspi_drfr 0x38
#define time1us 1320
extern void wait_10ms(void);
uint8_t sd_com(uint32_t cmd)
{
uint8_t res;