mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-06-28 05:09:40 +00:00
isReceive type
This commit is contained in:
@ -31,6 +31,8 @@ public:
|
||||
|
||||
void enable();
|
||||
void disable();
|
||||
|
||||
bool isReceive(uint8_t type);
|
||||
|
||||
~IR_Decoder();
|
||||
|
||||
|
Reference in New Issue
Block a user