Skip to content

Commit 9293d2f

Browse files
committed
Merge pull request Arduino-IRremote#233 from ram-0000/patch-1
Update ir_Aiwa.cpp
2 parents 3c4fc7b + c41f506 commit 9293d2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ir_Aiwa.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
void IRsend::sendAiwaRCT501 (int code)
2929
{
3030
unsigned long pre = 0x0227EEC0; // 26-bits
31-
int mask;
3231

3332
// Set IR carrier frequency
3433
enableIROut(AIWA_RC_T501_HZ);

0 commit comments

Comments
 (0)