IRremote
Macros
ir_Sony.cpp File Reference
#include "IRremote.h"
Include dependency graph for ir_Sony.cpp:

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
 

Macro Definition Documentation

◆ SONY_BITS

#define SONY_BITS   12

Definition at line 12 of file ir_Sony.cpp.

◆ SONY_DOUBLE_SPACE_USECS

#define SONY_DOUBLE_SPACE_USECS   500

Definition at line 18 of file ir_Sony.cpp.

◆ SONY_HDR_MARK

#define SONY_HDR_MARK   2400

Definition at line 13 of file ir_Sony.cpp.

◆ SONY_HDR_SPACE

#define SONY_HDR_SPACE   600

Definition at line 14 of file ir_Sony.cpp.

◆ SONY_ONE_MARK

#define SONY_ONE_MARK   1200

Definition at line 15 of file ir_Sony.cpp.

◆ SONY_RPT_LENGTH

#define SONY_RPT_LENGTH   45000

Definition at line 17 of file ir_Sony.cpp.

◆ SONY_ZERO_MARK

#define SONY_ZERO_MARK   600

Definition at line 16 of file ir_Sony.cpp.