Arduino-IRremote/src
Armin 7eb07624fd Fixes #598 for SAMD platforms 2020-07-05 19:48:29 +02:00
..
private Add Check before defining used Timer, closes #649 2020-07-04 07:15:23 +02:00
IRremote.cpp Changed rawlen from uint8_t to unsigned int 2020-07-03 16:18:09 +02:00
IRremote.h Pronto housekeeping, closes #253 2020-07-04 06:34:08 +02:00
esp32.cpp added the IRAM_ATTR and disableIRIn() for ESP32, closes #590 2020-07-04 04:06:24 +02:00
irPronto.cpp Pronto housekeeping, closes #253 2020-07-04 06:34:08 +02:00
irRecv.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
irSend.cpp IR receiver emulation, closes #561 2020-07-04 03:23:29 +02:00
ir_Aiwa.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_BoseWave.cpp Formatting 2020-06-24 03:23:25 +02:00
ir_Denon.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_Dish.cpp Formatting and tabs -> spaces 2020-06-26 22:44:42 +02:00
ir_JVC.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_LG.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_Lego_PF.cpp Formatting and tabs -> spaces 2020-06-26 22:44:42 +02:00
ir_Lego_PF_BitStreamEncoder.h Formatting and tabs -> spaces 2020-06-26 22:44:42 +02:00
ir_Mitsubishi.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_NEC.cpp Formatting and tabs -> spaces 2020-06-26 22:44:42 +02:00
ir_Panasonic.cpp Fix incorrect frequency used for Panasonic, closes #442 2020-07-04 07:03:13 +02:00
ir_RC5_RC6.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_Samsung.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_Sanyo.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_Sharp.cpp Added missing Sharp decode function, closes #381 2020-07-02 05:24:17 +02:00
ir_Sharp_alt.cpp Add alternative Sharp decode and send functions. closes #383 2020-07-02 05:05:40 +02:00
ir_Sony.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_Template.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
ir_Whynter.cpp Manually included changes, closes #268 2020-07-03 22:38:36 +02:00
sam.cpp Fixes #598 for SAMD platforms 2020-07-05 19:48:29 +02:00