mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-05-04 07:10:16 +00:00
pin
This commit is contained in:
parent
a958c1d3b2
commit
3057e78aeb
@ -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(); }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user