mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-06 21:42:47 +00:00
NEC_ONE_SPACE should actually be 1690
This commit is contained in:
@@ -106,7 +106,7 @@
|
|||||||
#define NEC_HDR_MARK 9000
|
#define NEC_HDR_MARK 9000
|
||||||
#define NEC_HDR_SPACE 4500
|
#define NEC_HDR_SPACE 4500
|
||||||
#define NEC_BIT_MARK 560
|
#define NEC_BIT_MARK 560
|
||||||
#define NEC_ONE_SPACE 1692
|
#define NEC_ONE_SPACE 1690
|
||||||
#define NEC_ZERO_SPACE 560
|
#define NEC_ZERO_SPACE 560
|
||||||
#define NEC_RPT_SPACE 2250
|
#define NEC_RPT_SPACE 2250
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user