Macros
Référence du fichier ir_Template.cpp
#include "IRremote.h"
#include "IRremoteInt.h"

Macros

#define BITS   32
 
#define HDR_MARK   1000
 
#define HDR_SPACE   2000
 
#define BIT_MARK   3000
 
#define ONE_SPACE   4000
 
#define ZERO_SPACE   5000
 
#define OTHER   1234
 

Documentation des macros

◆ BIT_MARK

#define BIT_MARK   3000

◆ BITS

#define BITS   32

◆ HDR_MARK

#define HDR_MARK   1000

◆ HDR_SPACE

#define HDR_SPACE   2000

◆ ONE_SPACE

#define ONE_SPACE   4000

◆ OTHER

#define OTHER   1234

◆ ZERO_SPACE

#define ZERO_SPACE   5000