mirror of
https://github.com/DashyFox/StackSport.git
synced 2025-06-28 05:09:32 +00:00
IR_CMD_Wrapper
This commit is contained in:
@ -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];
|
||||
|
||||
|
Reference in New Issue
Block a user