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