mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-18 15:22:48 +00:00
Fixed some syntax errors mentioned by @crash7 and also added Aiwa decoding to the changelog
This commit is contained in:
@@ -631,7 +631,6 @@ long IRrecv::decodeSony(decode_results *results) {
|
||||
return DECODED;
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
long IRrecv::decodeWhynter(decode_results *results) {
|
||||
long data = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user