IRremote
|
#include "IRremote.h"
Go to the source code of this file.
Macros | |
#define | JVC_BITS 16 |
#define | JVC_HDR_MARK 8000 |
#define | JVC_HDR_SPACE 4000 |
#define | JVC_BIT_MARK 600 |
#define | JVC_ONE_SPACE 1600 |
#define | JVC_ZERO_SPACE 550 |
#define | JVC_RPT_LENGTH 60000 |
#define JVC_BIT_MARK 600 |
Definition at line 15 of file ir_JVC.cpp.
#define JVC_BITS 16 |
Definition at line 12 of file ir_JVC.cpp.
#define JVC_HDR_MARK 8000 |
Definition at line 13 of file ir_JVC.cpp.
#define JVC_HDR_SPACE 4000 |
Definition at line 14 of file ir_JVC.cpp.
#define JVC_ONE_SPACE 1600 |
Definition at line 16 of file ir_JVC.cpp.
#define JVC_RPT_LENGTH 60000 |
Definition at line 18 of file ir_JVC.cpp.
#define JVC_ZERO_SPACE 550 |
Definition at line 17 of file ir_JVC.cpp.