more buffer

This commit is contained in:
DashyFox 2024-03-15 15:20:00 +03:00
parent 0ba051569c
commit 3e3601e009

View File

@ -1,7 +1,7 @@
#pragma once
#include <Arduino.h>
#define IRDEBUG_INFO
// #define IRDEBUG_INFO
/*//////////////////////////////////////////////////////////////////////////////////////
Для работы в паре положить декодер в энкодер
@ -107,7 +107,7 @@ typedef uint16_t crc_t;
#endif
#ifndef subBufferSize
#define subBufferSize 25 //Буфер для складирования фронтов, пока их не обработают (передатчик)
#define subBufferSize 35 //Буфер для складирования фронтов, пока их не обработают (передатчик)
#endif
#define preambPulse 3