libspark/irmp: fix compiler warning

This commit is contained in:
Stefan Seyfried
2015-02-13 18:20:58 +01:00
parent c2d2be320f
commit 2f24c2bcba

View File

@@ -1590,7 +1590,7 @@ static volatile uint8_t irmp_flags;
// static volatile uint8_t irmp_busy_flag;
#ifdef ANALYZE
static uint8_t IRMP_PIN;
//static uint8_t IRMP_PIN;
#endif
/*---------------------------------------------------------------------------------------------------------------------------------------------------