|
IRremote
|
#include "IRremote.h"
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 |
| #define WHYNTER_BIT_MARK 750 |
Definition at line 15 of file ir_Whynter.cpp.
| #define WHYNTER_BITS 32 |
Definition at line 12 of file ir_Whynter.cpp.
| #define WHYNTER_HDR_MARK 2850 |
Definition at line 13 of file ir_Whynter.cpp.
| #define WHYNTER_HDR_SPACE 2850 |
Definition at line 14 of file ir_Whynter.cpp.
| #define WHYNTER_ONE_MARK 750 |
Definition at line 16 of file ir_Whynter.cpp.
| #define WHYNTER_ONE_SPACE 2150 |
Definition at line 17 of file ir_Whynter.cpp.
| #define WHYNTER_ZERO_MARK 750 |
Definition at line 18 of file ir_Whynter.cpp.
| #define WHYNTER_ZERO_SPACE 750 |
Definition at line 19 of file ir_Whynter.cpp.
1.8.18