mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-06-27 20:59:37 +00:00
hide test prints
This commit is contained in:
@ -318,9 +318,9 @@ void IR_Encoder::_isr()
|
||||
// сброс счетчиков
|
||||
// ...
|
||||
isSending = false;
|
||||
Serial.println("STOP");
|
||||
// Serial.println("STOP");
|
||||
setDecoder_isSending();
|
||||
Serial.println();
|
||||
// Serial.println();
|
||||
return;
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user