Update ir_Aiwa.cpp

Remove unused mask variable line 31
This commit is contained in:
ram-0000
2015-11-08 19:38:54 +01:00
parent 3c4fc7bf37
commit c41f506cc1

View File

@@ -28,7 +28,6 @@
void IRsend::sendAiwaRCT501 (int code)
{
unsigned long pre = 0x0227EEC0; // 26-bits
int mask;
// Set IR carrier frequency
enableIROut(AIWA_RC_T501_HZ);