mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-06-27 20:59:37 +00:00
default constructor and operator() for test
This commit is contained in:
@ -36,6 +36,7 @@ protected:
|
||||
|
||||
public:
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
IR_DecoderRaw();
|
||||
/// @brief Конструктор
|
||||
/// @param pin Номер вывода прерывания/данных от приёмника (2 или 3 для atmega 328p)
|
||||
/// @param addr Адрес приёмника
|
||||
|
Reference in New Issue
Block a user