|
IRremote
|
#include "IRremote.h"
Go to the source code of this file.
Macros | |
| #define | SHUZU_BITS 32 |
| #define | SHUZU_HDR_MARK 1000 |
| #define | SHUZU_HDR_SPACE 2000 |
| #define | SHUZU_BIT_MARK 3000 |
| #define | SHUZU_ONE_SPACE 4000 |
| #define | SHUZU_ZERO_SPACE 5000 |
| #define | SHUZU_OTHER 1234 |
| #define SHUZU_BIT_MARK 3000 |
Definition at line 110 of file ir_Template.cpp.
| #define SHUZU_BITS 32 |
Definition at line 105 of file ir_Template.cpp.
| #define SHUZU_HDR_MARK 1000 |
Definition at line 107 of file ir_Template.cpp.
| #define SHUZU_HDR_SPACE 2000 |
Definition at line 108 of file ir_Template.cpp.
| #define SHUZU_ONE_SPACE 4000 |
Definition at line 111 of file ir_Template.cpp.
| #define SHUZU_OTHER 1234 |
Definition at line 114 of file ir_Template.cpp.
| #define SHUZU_ZERO_SPACE 5000 |
Definition at line 112 of file ir_Template.cpp.
1.8.18