已经完成了网络,DI口,RS485的数据透传,可通过RS485接收数据
This commit is contained in:
@ -23,7 +23,7 @@ extern "C" {
|
||||
#include <stdarg.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define UART2_TX_BUFFER_SIZE 256
|
||||
#define UART2_TX_BUFFER_SIZE 512
|
||||
|
||||
/**
|
||||
* @brief 初始化UART2打印模块
|
||||
|
||||
Reference in New Issue
Block a user