Commit Graph
12 Commits
Author SHA1 Message Date
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 f706007933 [IR] Update IR lib 2019-10-11 12:44:50 +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 ee68009b47 Bump up IrRemote Lib to 2.5.4 2019-01-11 09:15:53 +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
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