IRremote
|
#include "IRremote.h"
Go to the source code of this file.
Macros | |
#define | SONY_BITS 12 |
#define | SONY_HDR_MARK 2400 |
#define | SONY_HDR_SPACE 600 |
#define | SONY_ONE_MARK 1200 |
#define | SONY_ZERO_MARK 600 |
#define | SONY_RPT_LENGTH 45000 |
#define | SONY_DOUBLE_SPACE_USECS 500 |
#define SONY_BITS 12 |
Definition at line 12 of file ir_Sony.cpp.
#define SONY_DOUBLE_SPACE_USECS 500 |
Definition at line 18 of file ir_Sony.cpp.
#define SONY_HDR_MARK 2400 |
Definition at line 13 of file ir_Sony.cpp.
#define SONY_HDR_SPACE 600 |
Definition at line 14 of file ir_Sony.cpp.
#define SONY_ONE_MARK 1200 |
Definition at line 15 of file ir_Sony.cpp.
#define SONY_RPT_LENGTH 45000 |
Definition at line 17 of file ir_Sony.cpp.
#define SONY_ZERO_MARK 600 |
Definition at line 16 of file ir_Sony.cpp.