mirror of
				https://github.com/Show-maket/IR-protocol.git
				synced 2025-10-31 02:52:36 +00:00 
			
		
		
		
	more buffer
This commit is contained in:
		| @ -1,7 +1,7 @@ | |||||||
| #pragma once | #pragma once | ||||||
| #include <Arduino.h> | #include <Arduino.h> | ||||||
|  |  | ||||||
| #define IRDEBUG_INFO | // #define IRDEBUG_INFO | ||||||
| /*////////////////////////////////////////////////////////////////////////////////////// | /*////////////////////////////////////////////////////////////////////////////////////// | ||||||
|  |  | ||||||
| Для работы в паре положить декодер в энкодер | Для работы в паре положить декодер в энкодер | ||||||
| @ -107,7 +107,7 @@ typedef uint16_t crc_t; | |||||||
| #endif | #endif | ||||||
|  |  | ||||||
| #ifndef subBufferSize | #ifndef subBufferSize | ||||||
| #define subBufferSize 25 //Буфер для складирования фронтов, пока их не обработают (передатчик) | #define subBufferSize 35 //Буфер для складирования фронтов, пока их не обработают (передатчик) | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
| #define preambPulse 3 | #define preambPulse 3 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user