mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-06-27 20:59:37 +00:00
f401 MAKET
This commit is contained in:
@ -58,7 +58,7 @@ void IR_DecoderRaw::isr()
|
||||
interrupts();
|
||||
if (time_ < oldTime)
|
||||
{
|
||||
#ifdef IRDEBUG
|
||||
#ifdef IRDEBUG/* 1 */
|
||||
Serial.print("\n");
|
||||
Serial.print("count: ");
|
||||
Serial.println(wrongCounter++);
|
||||
|
Reference in New Issue
Block a user