mirror of
				https://github.com/Show-maket/IR-protocol.git
				synced 2025-10-29 18:12:36 +00:00 
			
		
		
		
	default addr
This commit is contained in:
		| @ -25,7 +25,7 @@ public: | ||||
|     PacketTypes::BasePack gotRaw; | ||||
|  | ||||
|     // IR_Decoder(); | ||||
|     IR_Decoder(const uint8_t pin, uint16_t addr, IR_Encoder *encPair = nullptr, bool autoHandle = true); | ||||
|     IR_Decoder(const uint8_t pin, uint16_t addr = 0, IR_Encoder *encPair = nullptr, bool autoHandle = true); | ||||
|  | ||||
|     std::function<void()> operator()(); | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user