mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-06-28 05:09:40 +00:00
rename Raw
This commit is contained in:
@ -22,7 +22,7 @@ public:
|
||||
|
||||
void tick() {
|
||||
IR_DecoderRaw::tick();
|
||||
if (available()) {
|
||||
if (availableRaw()) {
|
||||
#ifdef IRDEBUG_INFO
|
||||
Serial.println("PARSING RAW DATA");
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user