mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-18 23:32:51 +00:00
Fixed another mistake
This commit is contained in:
@@ -730,7 +730,6 @@ long IRrecv::decodeSharp(decode_results *results) {
|
||||
return DECODED;
|
||||
}
|
||||
|
||||
>>>>>>> 0b9d907da992bbb56493164e79d37006ec52e777
|
||||
// I think this is a Sanyo decoder - serial = SA 8650B
|
||||
// Looks like Sony except for timings, 48 chars of data and time/space different
|
||||
long IRrecv::decodeSanyo(decode_results *results) {
|
||||
|
||||
Reference in New Issue
Block a user