пин для платы старт
This commit is contained in:
parent
e1ef6c5a92
commit
97d30cfe45
@ -41,10 +41,14 @@
|
||||
#define STR(x) STR_HELPER(x)
|
||||
#endif
|
||||
|
||||
#define IR_SEND_PIN 3
|
||||
#if !defined(IR_SEND_PIN)
|
||||
#define IR_SEND_PIN 3 // P0_0
|
||||
#endif
|
||||
|
||||
#include <IRremote.hpp>
|
||||
|
||||
|
||||
|
||||
//......................................................................
|
||||
//
|
||||
// Bose Wave Radio CD Remote Control
|
||||
|
||||
Loading…
Reference in New Issue
Block a user