mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-07 21:52:48 +00:00
@@ -28,7 +28,6 @@
|
|||||||
void IRsend::sendAiwaRCT501 (int code)
|
void IRsend::sendAiwaRCT501 (int code)
|
||||||
{
|
{
|
||||||
unsigned long pre = 0x0227EEC0; // 26-bits
|
unsigned long pre = 0x0227EEC0; // 26-bits
|
||||||
int mask;
|
|
||||||
|
|
||||||
// Set IR carrier frequency
|
// Set IR carrier frequency
|
||||||
enableIROut(AIWA_RC_T501_HZ);
|
enableIROut(AIWA_RC_T501_HZ);
|
||||||
|
|||||||
Reference in New Issue
Block a user