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