mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-10-30 10:32:35 +00:00
upd
This commit is contained in:
@ -244,6 +244,7 @@ void status(IR_Decoder &dec)
|
||||
if (dec.gotData.available())
|
||||
{
|
||||
detectSignal();
|
||||
Serial.println(micros());
|
||||
String str;
|
||||
if (/* dec.gotData.getDataPrt()[1] */ 1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user