=== decoding for LG A/C ====
-
- remote of LG AC has two type of HDR mark/space, 8000/4000 and 3100/10000
-
- HDR 8000/4000 is decoded using decodeLG(IRrecvDumpV2) without problem
-
- for HDR 3100/10000, use AnalysIR's code : http://www.analysir.com/blog/2014/03/19/air-conditioners-problems-recording-long-infrared-remote-control-signals-arduino/
-
- for bin output based on AnalysIR's code : https://gist.github.com/chaeplin/a3a4b4b6b887c663bfe8
-
- remove first two byte(11)
-
- sample rawcode with bin output : https://gist.github.com/chaeplin/134d232e0b8cfb898860
=== *** ===