Commit Graph

19 Commits

Author SHA1 Message Date
Armin 4c4f66c1be Documentation + improved Samsung 2024-04-25 21:32:03 +02:00
Armin 29564e83e1 Removed default value USE_DEFAULT_FEEDBACK_LED_PIN for last parameter of IRsend::begin(bool aEnableLEDFeedback, uint_fast8_t aFeedbackLEDPin). 2024-02-27 11:14:16 +01:00
Armin 5fb998db41 Changed type of decodedRawData and decodedRawDataArray which is now 64 bit for 32 bit platforms. 2022-11-29 19:26:26 +01:00
Armin d51b540cb2 3. parameter of function "void begin(uint_fast8_t aSendPin, bool aEnableLEDFeedback, uint_fast8_t aFeedbackLEDPin)" is not optional anymore and function is now only available if IR_SEND_PIN is not defined. #1033. 2022-10-19 12:02:13 +02:00
Armin ad4abf825e Internal function checkForRepeatSpaceAndSetFlag() and optimized getProtocolString() 2022-08-31 20:37:53 +02:00
Armin 1eb7ff24b1 Added NEC2 protocol, Improved Magiquest protocol, minor adjustments, renamed sendSamsungRepeat to sendSamsungLGRepeat, added function sendPulseDistanceWidth(), improved repeat detection for some protocols 2022-08-31 12:02:34 +02:00
Armin 922d2c5c81 RAW_BUFFER_LENGTH in examples 2022-08-17 11:31:01 +02:00
Armin cd9a53ca78 Send usage added and reduced output size and improved format of printIRResultRawFormatted() to fasten up output (and getting repeats properly decoded) 2022-07-15 15:32:27 +02:00
Armin 3888a3ce68 - Added IrReceiver.restartAfterSend() and inserted it in every send(). Closes #989 2022-05-20 22:25:13 +02:00
Armin 9e1303b9a5 Improved prints 2022-04-09 01:49:40 +02:00
Armin 4397e1b36f Closes #962 2022-01-29 13:15:51 +01:00
Armin 62ab0e265f NO_LED_FEEDBACK_CODE replaces and extends DISABLE_LED_FEEDBACK_FOR_RECEIVE 2021-12-08 01:31:27 +01:00
Armin 1619728a7a 3. and last phase renamed .cpp to .hpp. Bumped version to 3.5.0 2021-11-08 10:12:48 +01:00
Armin 8deb5ea4e1 refactored board specific code 2021-03-06 01:56:01 +01:00
Armin 0dd763c886 Added SendRaw with byte data. Closes #288 2020-11-04 19:50:07 +01:00
Armin 1fa587db37 NRF5 support 2020-08-20 00:26:35 +02:00
Armin 07e9bbade2 Renamed MARK_EXCESS and USECPERTICK, fixes #700 2020-07-07 15:37:30 +02:00
Bengt Martensson 90a86e7ac4
Updated, tuned, and documented MicroGirs.ino. 2020-07-05 18:30:17 +02:00
Bengt Martensson 0913c94bdf New file MicroGirs.ino. 2017-04-23 13:12:34 +02:00