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

Macros

#define SAMSUNG_BITS   32
 
#define SAMSUNG_HDR_MARK   5000
 
#define SAMSUNG_HDR_SPACE   5000
 
#define SAMSUNG_BIT_MARK   560
 
#define SAMSUNG_ONE_SPACE   1600
 
#define SAMSUNG_ZERO_SPACE   560
 
#define SAMSUNG_RPT_SPACE   2250
 

Documentation des macros

◆ SAMSUNG_BIT_MARK

#define SAMSUNG_BIT_MARK   560

◆ SAMSUNG_BITS

#define SAMSUNG_BITS   32

◆ SAMSUNG_HDR_MARK

#define SAMSUNG_HDR_MARK   5000

◆ SAMSUNG_HDR_SPACE

#define SAMSUNG_HDR_SPACE   5000

◆ SAMSUNG_ONE_SPACE

#define SAMSUNG_ONE_SPACE   1600

◆ SAMSUNG_RPT_SPACE

#define SAMSUNG_RPT_SPACE   2250

◆ SAMSUNG_ZERO_SPACE

#define SAMSUNG_ZERO_SPACE   560