добавлен пин для платы старт
This commit is contained in:
parent
97d30cfe45
commit
bb55e5a304
@ -46,7 +46,9 @@
|
|||||||
//#define DEBUG // Activate this for lots of lovely debug output from the decoders.
|
//#define DEBUG // Activate this for lots of lovely debug output from the decoders.
|
||||||
|
|
||||||
#define IR_RECEIVE_PIN 4
|
#define IR_RECEIVE_PIN 4
|
||||||
#define IR_SEND_PIN 3
|
#ifndef IR_SEND_PIN
|
||||||
|
#define IR_SEND_PIN 3 // P0_0
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Helper macro for getting a macro definition as string
|
* Helper macro for getting a macro definition as string
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user