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

Macros

#define LG_BITS   28
 
#define LG_HDR_MARK   8000
 
#define LG_HDR_SPACE   4000
 
#define LG_BIT_MARK   600
 
#define LG_ONE_SPACE   1600
 
#define LG_ZERO_SPACE   550
 
#define LG_RPT_LENGTH   60000
 

Documentation des macros

◆ LG_BIT_MARK

#define LG_BIT_MARK   600

◆ LG_BITS

#define LG_BITS   28

◆ LG_HDR_MARK

#define LG_HDR_MARK   8000

◆ LG_HDR_SPACE

#define LG_HDR_SPACE   4000

◆ LG_ONE_SPACE

#define LG_ONE_SPACE   1600

◆ LG_RPT_LENGTH

#define LG_RPT_LENGTH   60000

◆ LG_ZERO_SPACE

#define LG_ZERO_SPACE   550