f401 MAKET

This commit is contained in:
2024-12-23 17:36:35 +03:00
parent cf5a6641f4
commit e6dbdcee74
3 changed files with 62 additions and 60 deletions

View File

@ -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++);