IR: increase raw timings amount (#1388)
Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
parent
975ee0c009
commit
6ac1ed2aaa
@ -7,7 +7,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define MAX_TIMINGS_AMOUNT 512
|
||||
#define MAX_TIMINGS_AMOUNT 1024
|
||||
|
||||
/** Interface struct of infrared worker */
|
||||
typedef struct InfraredWorker InfraredWorker;
|
||||
|
Loading…
Reference in New Issue
Block a user