jimmys01
8377a8991d
[IR] Update Library
2020-08-01 11:51:53 +03:00
jimmys01
6b6d65a38a
[IR] Update Library
2020-05-18 20:44:43 +03:00
jimmys01
5eaa168ff1
Update IR library to 2.7.4
2020-03-03 12:47:21 +02:00
jimmys01
3968f06b1c
Ir-Update
2020-02-01 16:27:52 +02:00
jimmys01
b439ddd7e0
[IR] Updated library reduces memory consumption
2019-11-12 10:19:30 +02:00
jimmys01
1625dd353a
Update IR library
2019-10-26 13:48:11 +03:00
jimmys01
f706007933
[IR] Update IR lib
2019-10-11 12:44:50 +03:00
jimmys01
3789ae9c37
[IR] Update lib to 2.6.6
2019-09-26 12:38:36 +03:00
jimmys01
6009de4c4d
[IR} Update the IR library
2019-09-09 13:30:28 +03:00
jimmys01
0e054ea2af
IR Update library and usage instructions
2019-08-26 14:06:23 +03:00
jimmys01
2e223eec8d
IR library update
2019-08-01 12:16:57 +03:00
jimmys01
db3384d932
Update IR library to 2.6.3
2019-07-05 13:14:00 +03:00
jimmys01
c73b799284
Add F() Macros to the IR lib
2019-04-12 12:23:07 +03:00
jimmys01
e85bdc9c5a
[IR TX RX] Update the IR LIB
2019-03-21 11:58:47 +02:00
jimmys01
d4f071e2c7
[IR TX] Set Coolix to default to 1 repeat
...
Newest IR Library commit, fixes coolix protocol repeating the signal by default
2019-03-14 15:39:53 +02:00
jimmys01
37e1916d79
[IR] Latest Ir lib commit
...
Daikin AC related fix
2019-03-13 11:15:43 +02:00
jimmys01
5ddb810821
[IR TX RX] Update IR Library
2019-03-12 11:20:06 +02:00
jimmys01
ee68009b47
Bump up IrRemote Lib to 2.5.4
2019-01-11 09:15:53 +02:00
jimmys01
23fa1854a8
Ir Remote lib enchantments
...
Added new protocols supported by the library
Fixed missing _ in protocol names
Small improvments here and there
2018-11-08 10:40:02 +02:00
Gijs Noorlander
a8c565ee5f
Merge branch 'mega' into cleanup/reduce_flashStrings
2018-11-06 11:27:21 +01:00
TD-er
d2644b2da7
[Cleanup] Do not use F-macro for short strings
...
Got rid of a few kB in the binary image by removing F-macro from numerous 1 or 2 character flash strings.
These very short strings take more space in flash and memory when using the F-macro.
Also appending to a string using a `'a'` character definition takes less resources compared to a one-character string `"a"`.
2018-11-04 01:27:42 +01:00
kpalczewski
894a59e10b
bump lib IRremoteESP8266 to 2.5.2 and add send Pioneer support for 035 IR plugin.
2018-11-01 17:24:14 +01:00
jimmys01
ef92e7ae4f
IR library added
2018-08-13 12:18:01 +03:00
Henri de Jong
2371b0f315
Added support for pioneer ir signals ( #844 )
2018-02-13 01:14:44 +01:00
Gijs Noorlander
c149888bed
[Mega] Allow compile with 2.4.0 core library ( #772 )
...
Last few days, lots of issues reported by users who installed the 2.4.0 core libraries.
e.g. #769 and #763
It appeared the default PlatformIO Espressif 8266 1.6.0 libs now include the 2.4.0 core libraries.
Now I have to find a way to get my own environment back to the 2.3.0 core libs and see how I can get PlatformIO Espressif 8266 library back to version 1.5.0
2018-01-25 15:47:58 +01:00
Edwin Eefting
1c63589b3d
upgraded IRremoteESP8266 from v1.0.2 to v1.2.0. fixes #188
2017-06-21 17:17:21 +02:00
Edwin Eefting
b52c5a884f
now no longer a submodule. lib/IRremoteESP8266 upstream version v1.0.2
2017-04-23 20:50:37 +02:00
Edwin Eefting
e44464f532
temporary disabled IR plugins, because of iram1_0_seg issues
2017-04-02 01:38:27 +02:00
Edwin Eefting
47a22026f8
add libraries as submodules
2017-03-01 22:45:26 +01:00