Commit Graph

12 Commits

Author SHA1 Message Date
Armin b962db8f4e Bumped version to 4.3.1. Fixed overflow bug for rawlen > 254. Removed deprecated sendPulseDistance... functions with parameter aSendStopBit. 2024-03-16 01:21:05 +01:00
Armin 672d5cb532 Changed RECORD_GAP_MICROS default value from 5000 to 8000 2024-03-08 09:21:13 +01: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 3930c4148a Fixed sendSamsung() / sendSamsungLG() bug
Added functions stopTimer(), restartTimer() and restartTimerWithTicksToAdd()
Added rawlen and initialGap to IRData
Bumped version to 4.3.0
2024-02-23 19:56:53 +01:00
Armin ea28282d1c Flipper Zero 2024-01-22 17:27:16 +01:00
Armin 8c84e03318 Documentation 2023-10-18 20:30:29 +02:00
Armin 36e4a19ff8 Documentation 2023-08-12 09:30:48 +02:00
Armin 03b39952ba V4.1.2. Workaround for ESP32 RTOS delay() timing bug influencing the mark() function. Closes #1114. 2023-03-22 11:59:50 +01:00
Armin 114cbf335b Version 4.1.0 2023-02-27 14:21:41 +01:00
Armin b0c5e49f93 Documentation 2023-02-11 11:55:44 +01:00
Armin e92b4c7ba6 Documentation 2023-02-10 00:08:28 +01:00
Armin d1a290ea23 Examples tone delay handling 2022-12-20 12:05:31 +01:00