добавлен пин для платы старт
This commit is contained in:
parent
e8e1d4f138
commit
69b8472427
@ -46,7 +46,9 @@
|
||||
//#define DEBUG // Activate this for lots of lovely debug output from the decoders.
|
||||
|
||||
#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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user