mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-06-28 05:09:40 +00:00
Todo and info
This commit is contained in:
@ -37,7 +37,8 @@ public:
|
||||
// @return Буффер переполнился
|
||||
bool isOverflow() { return isBufferOverflow; };
|
||||
bool isReciving() { return isRecive; };
|
||||
void listen();
|
||||
// @brief Слушатель для работы isReciving()
|
||||
void listen();
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user