Infrared remote library for Arduino: send and receive infrared signals with multiple protocols Port from Arduino-IRremote https://github.com/z3t0/Arduino-IRremote
Diff: ir_Sanyo.cpp
- Revision:
- 5:a4dfe2bb80b9
- Parent:
- 0:70c8e56bac45
--- a/ir_Sanyo.cpp Sat Jan 23 15:24:18 2016 +0000 +++ b/ir_Sanyo.cpp Sat Jan 23 15:58:10 2016 +0000 @@ -31,10 +31,8 @@ #if 0 // Put this back in for debugging - note can't use #DEBUG as if Debug on we don't see the repeat cos of the delay - Serial.print("IR Gap: "); - Serial.println( results->rawbuf[offset]); - Serial.println( "test against:"); - Serial.println(results->rawbuf[offset]); + printf("IR Gap: %d\n", results->rawbuf[offset]); + printf("test against: %d\n", results->rawbuf[offset]); #endif // Initial space