STM First Test

This commit is contained in:
2024-04-16 15:52:59 +03:00
parent ff306e7fae
commit 27a5b28a17
6 changed files with 375 additions and 297 deletions

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 11 //Буфер для складирования фронтов, пока их не обработают (передатчик)
#endif
#define preambPulse 3