IR: increase raw timings amount (#1388)
Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
		@@ -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;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user