IR_CMD_Wrapper

This commit is contained in:
2024-08-26 22:24:42 +03:00
parent 148d748c20
commit df2b8c8a8c
5 changed files with 107 additions and 63 deletions

View File

@ -68,7 +68,7 @@ uint8_t velosety[600];
uint8_t rxcomlite = 0;
uint8_t initcomlete = 0;
uint8_t uart_rx_buffer[64];
uint8_t uart_rx_buffer[UART_BUFFER_SIZE];
unsigned char Shiftreg[3];