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

Go to the source code of this file.

Macros

#define WHYNTER_BITS   32
 
#define WHYNTER_HDR_MARK   2850
 
#define WHYNTER_HDR_SPACE   2850
 
#define WHYNTER_BIT_MARK   750
 
#define WHYNTER_ONE_MARK   750
 
#define WHYNTER_ONE_SPACE   2150
 
#define WHYNTER_ZERO_MARK   750
 
#define WHYNTER_ZERO_SPACE   750
 

Macro Definition Documentation

◆ WHYNTER_BIT_MARK

#define WHYNTER_BIT_MARK   750

Definition at line 15 of file ir_Whynter.cpp.

◆ WHYNTER_BITS

#define WHYNTER_BITS   32

Definition at line 12 of file ir_Whynter.cpp.

◆ WHYNTER_HDR_MARK

#define WHYNTER_HDR_MARK   2850

Definition at line 13 of file ir_Whynter.cpp.

◆ WHYNTER_HDR_SPACE

#define WHYNTER_HDR_SPACE   2850

Definition at line 14 of file ir_Whynter.cpp.

◆ WHYNTER_ONE_MARK

#define WHYNTER_ONE_MARK   750

Definition at line 16 of file ir_Whynter.cpp.

◆ WHYNTER_ONE_SPACE

#define WHYNTER_ONE_SPACE   2150

Definition at line 17 of file ir_Whynter.cpp.

◆ WHYNTER_ZERO_MARK

#define WHYNTER_ZERO_MARK   750

Definition at line 18 of file ir_Whynter.cpp.

◆ WHYNTER_ZERO_SPACE

#define WHYNTER_ZERO_SPACE   750

Definition at line 19 of file ir_Whynter.cpp.