IRremote
|
#include "IRremote.h"
Go to the source code of this file.
Macros | |
#define | PANASONIC_BITS 48 |
#define | PANASONIC_HDR_MARK 3502 |
#define | PANASONIC_HDR_SPACE 1750 |
#define | PANASONIC_BIT_MARK 502 |
#define | PANASONIC_ONE_SPACE 1244 |
#define | PANASONIC_ZERO_SPACE 400 |
#define PANASONIC_BIT_MARK 502 |
Definition at line 15 of file ir_Panasonic.cpp.
#define PANASONIC_BITS 48 |
Definition at line 12 of file ir_Panasonic.cpp.
#define PANASONIC_HDR_MARK 3502 |
Definition at line 13 of file ir_Panasonic.cpp.
#define PANASONIC_HDR_SPACE 1750 |
Definition at line 14 of file ir_Panasonic.cpp.
#define PANASONIC_ONE_SPACE 1244 |
Definition at line 16 of file ir_Panasonic.cpp.
#define PANASONIC_ZERO_SPACE 400 |
Definition at line 17 of file ir_Panasonic.cpp.