mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-06-27 20:59:37 +00:00
Clean
This commit is contained in:
@ -405,6 +405,8 @@ void IR_Decoder::writeToBuffer(bool bit) {
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
}
|
||||
|
||||
|
||||
|
||||
bool IR_Decoder::crcCheck(uint8_t len, crc_t& crc) {
|
||||
bool crcOK = false;
|
||||
|
||||
|
Reference in New Issue
Block a user