fix code
This commit is contained in:
parent
c2393c7e4c
commit
c29a996487
@ -13,8 +13,8 @@
|
|||||||
#define SENDER 2
|
#define SENDER 2
|
||||||
|
|
||||||
RCSwitch mySwitch = RCSwitch();
|
RCSwitch mySwitch = RCSwitch();
|
||||||
char* WND_OPEN = "00000000000000000000000001000002";
|
char* WND_OPEN = "00000000000000000000000001000010";
|
||||||
char* WND_CLOSED = "00000000000000000000000001100002";
|
char* WND_CLOSED = "00000000000000000000000001100010";
|
||||||
|
|
||||||
int counter = 0;
|
int counter = 0;
|
||||||
bool currentState;
|
bool currentState;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user