mirror of
				https://github.com/Show-maket/IR-protocol.git
				synced 2025-10-30 18:42:35 +00:00 
			
		
		
		
	pin
This commit is contained in:
		| @ -21,7 +21,7 @@ | |||||||
| #define dec14_PIN PB14 | #define dec14_PIN PB14 | ||||||
| #define dec15_PIN PB15 | #define dec15_PIN PB15 | ||||||
|  |  | ||||||
| #define LoopOut PA7 | #define LoopOut PC13 | ||||||
|  |  | ||||||
| #define dec_ISR(n) \ | #define dec_ISR(n) \ | ||||||
|     void dec_##n##_ISR() { dec##n.isr(); } |     void dec_##n##_ISR() { dec##n.isr(); } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user