Skip to content
Snippets Groups Projects
Commit 71c14e97 authored by MKS-Sean's avatar MKS-Sean
Browse files

update

parent 896a433a
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@ typedef enum {
typedef struct {
uint32_t uart_read_point;
uint32_t uart_write_point;
uint8_t uartTxBuffer[UART_FIFO_BUFFER_SIZE];
//uint8_t uartTxBuffer[UART_FIFO_BUFFER_SIZE];
} SZ_USART_FIFO;
#define WIFI_GCODE_BUFFER_LEAST_SIZE 96
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment